aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-bf537/include/mach
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2010-05-21 09:36:51 +0000
committerMike Frysinger <vapier@gentoo.org>2010-05-22 14:19:14 -0400
commitd016a21362194826518d4ac9ca3f768d0345cd2c (patch)
treeba787cc297864ef259f86ef21a38685706612ccd /arch/blackfin/mach-bf537/include/mach
parent084f9ebfd0915203b603392a66be15009b348fe1 (diff)
Blackfin: fix typo in BF537 IRQ comment
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/mach-bf537/include/mach')
-rw-r--r--arch/blackfin/mach-bf537/include/mach/irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf537/include/mach/irq.h b/arch/blackfin/mach-bf537/include/mach/irq.h
index 789a4f226f7..1a6d617c5fc 100644
--- a/arch/blackfin/mach-bf537/include/mach/irq.h
+++ b/arch/blackfin/mach-bf537/include/mach/irq.h
@@ -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 */