mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 15:29:16 +00:00
sh: boards: Fix the cacography in irq.c
The word 'swtich' is wrong, so fix it. Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com> Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Signed-off-by: Rich Felker <dalias@libc.org>
This commit is contained in:
parent
0e38225c92
commit
0341bd3915
@ -26,8 +26,8 @@ enum {
|
||||
PCI_INTD, /* PCI int D */
|
||||
ATA, /* ATA */
|
||||
FATA, /* CF */
|
||||
POWER, /* Power swtich */
|
||||
BUTTON, /* Button swtich */
|
||||
POWER, /* Power switch */
|
||||
BUTTON, /* Button switch */
|
||||
};
|
||||
|
||||
/* Vectors for LANDISK */
|
||||
|
Loading…
x
Reference in New Issue
Block a user