Title: [8737] trunk/arch/blackfin/mach-bf537/include/mach/irq.h: Fix typo
Revision
8737
Author
hennerich
Date
2010-05-21 05:36:51 -0400 (Fri, 21 May 2010)

Log Message

Fix typo

Modified Paths


Diff

Modified: trunk/arch/blackfin/mach-bf537/include/mach/irq.h (8736 => 8737)


--- trunk/arch/blackfin/mach-bf537/include/mach/irq.h	2010-05-21 09:31:50 UTC (rev 8736)
+++ trunk/arch/blackfin/mach-bf537/include/mach/irq.h	2010-05-21 09:36:51 UTC (rev 8737)
@@ -74,7 +74,7 @@
 
 #define IRQ_PPI_ERROR       42	/*PPI Error Interrupt */
 #define IRQ_CAN_ERROR       43	/*CAN Error Interrupt */
-#define IRQ_MAC_ERROR       44	/*PPI Error Interrupt */
+#define IRQ_MAC_ERROR       44	/*MAC Status/Error Interrupt */
 #define IRQ_SPORT0_ERROR    45	/*SPORT0 Error Interrupt */
 #define IRQ_SPORT1_ERROR    46	/*SPORT1 Error Interrupt */
 #define IRQ_SPI_ERROR       47	/*SPI Error Interrupt */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to