projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
084f9eb
)
Blackfin: fix typo in BF537 IRQ comment
author
Michael Hennerich
<
[email protected]
>
Fri, 21 May 2010 09:36:51 +0000
(09:36 +0000)
committer
Mike Frysinger
<
[email protected]
>
Sat, 22 May 2010 18:19:14 +0000
(14:19 -0400)
Signed-off-by: Michael Hennerich <
[email protected]
>
Signed-off-by: Mike Frysinger <
[email protected]
>
arch/blackfin/mach-bf537/include/mach/irq.h
patch
|
blob
|
history
diff --git
a/arch/blackfin/mach-bf537/include/mach/irq.h
b/arch/blackfin/mach-bf537/include/mach/irq.h
index 789a4f226f7b2c8b0b75eb763e12b693830978c9..1a6d617c5fcf8680597f0b5b4143be15b5590201 100644
(file)
--- 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 */