From cc7457e788141b9570b65eda428181c139879f63 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 12 May 2010 14:31:12 +0000 Subject: Fix r25970 red and yellow *and* a bug uncovered for pp5002 where pcm_play_dma_start wasn't actually initializing the dma_play_data with the first buffer info (must've happened during pp502x DMA conversion). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25971 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sim.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config/sim.h') diff --git a/firmware/export/config/sim.h b/firmware/export/config/sim.h index 5b42394b1f..6d2e6d24ea 100644 --- a/firmware/export/config/sim.h +++ b/firmware/export/config/sim.h @@ -10,6 +10,7 @@ #undef CONFIG_I2C #undef HAVE_PCM_DMA_ADDRESS +#undef HAVE_PCM_REC_DMA_ADDRESS #undef FLASH_SIZE -- cgit v1.2.3