Loading arch/sh/boards/se/770x/setup.c +1 −3 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ #include <asm/smc37c93x.h> #include <asm/heartbeat.h> void init_se_IRQ(void); /* * Configure the Super I/O chip */ Loading include/asm-sh/se.h +2 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,8 @@ #define SH_ETH1_IRQ 81 #define SH_TSU_IRQ 82 void init_se_IRQ(void); #define __IO_PREFIX se #include <asm/io_generic.h> Loading Loading
arch/sh/boards/se/770x/setup.c +1 −3 Original line number Diff line number Diff line Loading @@ -14,8 +14,6 @@ #include <asm/smc37c93x.h> #include <asm/heartbeat.h> void init_se_IRQ(void); /* * Configure the Super I/O chip */ Loading
include/asm-sh/se.h +2 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,8 @@ #define SH_ETH1_IRQ 81 #define SH_TSU_IRQ 82 void init_se_IRQ(void); #define __IO_PREFIX se #include <asm/io_generic.h> Loading