Title: [6747] branches/2009R1/drivers/usb/musb/blackfin.h: bug[#5257]include register definitons if anomaly 05000467 is claimed
Revision
6747
Author
cliff
Date
2009-06-16 03:42:22 -0500 (Tue, 16 Jun 2009)

Log Message

bug[#5257]include register definitons if anomaly 05000467 is claimed

Modified Paths

Diff

Modified: branches/2009R1/drivers/usb/musb/blackfin.h (6746 => 6747)


--- branches/2009R1/drivers/usb/musb/blackfin.h	2009-06-16 08:15:24 UTC (rev 6746)
+++ branches/2009R1/drivers/usb/musb/blackfin.h	2009-06-16 08:42:22 UTC (rev 6747)
@@ -60,7 +60,7 @@
 #define dump_fifo_data(buf, len)	do {} while (0)
 #endif
 
-#if defined(CONFIG_MUSB_DMA_POLL)
+#if defined(CONFIG_MUSB_DMA_POLL) || ANOMALY_05000467
 
 #define USB_DMA_BASE		USB_DMA_INTERRUPT
 #define USB_DMAx_CTRL		0x04
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to