rk29_pcm : temp disable infiniteloop

This commit is contained in:
邱建斌
2013-05-20 18:30:43 +08:00
parent 08a5ce1314
commit 916124aeea

View File

@@ -36,7 +36,7 @@
#define DBG(x...) do { } while (0)
#endif
#define INFIN_LOOP
//#define INFIN_LOOP
#ifdef INFIN_LOOP
#define DMA_INFIN_LOOP() rk29_dma_has_infiniteloop()
#else