Blackfin: fix typo in BF537 IRQ comment

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

authored by Michael Hennerich and committed by Mike Frysinger d016a213 084f9ebf

+1 -1
+1 -1
arch/blackfin/mach-bf537/include/mach/irq.h
··· 74 74 75 75 #define IRQ_PPI_ERROR 42 /*PPI Error Interrupt */ 76 76 #define IRQ_CAN_ERROR 43 /*CAN Error Interrupt */ 77 - #define IRQ_MAC_ERROR 44 /*PPI Error Interrupt */ 77 + #define IRQ_MAC_ERROR 44 /*MAC Status/Error Interrupt */ 78 78 #define IRQ_SPORT0_ERROR 45 /*SPORT0 Error Interrupt */ 79 79 #define IRQ_SPORT1_ERROR 46 /*SPORT1 Error Interrupt */ 80 80 #define IRQ_SPI_ERROR 47 /*SPI Error Interrupt */