diff options
Diffstat (limited to 'arch/mn10300/unit-asb2303/smc91111.c')
-rw-r--r-- | arch/mn10300/unit-asb2303/smc91111.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/unit-asb2303/smc91111.c b/arch/mn10300/unit-asb2303/smc91111.c index 30875dd65631..43c246439413 100644 --- a/arch/mn10300/unit-asb2303/smc91111.c +++ b/arch/mn10300/unit-asb2303/smc91111.c | |||
@@ -18,7 +18,7 @@ | |||
18 | #include <asm/timex.h> | 18 | #include <asm/timex.h> |
19 | #include <asm/processor.h> | 19 | #include <asm/processor.h> |
20 | #include <asm/intctl-regs.h> | 20 | #include <asm/intctl-regs.h> |
21 | #include <asm/unit/smc91111.h> | 21 | #include <unit/smc91111.h> |
22 | 22 | ||
23 | static struct resource smc91c111_resources[] = { | 23 | static struct resource smc91c111_resources[] = { |
24 | [0] = { | 24 | [0] = { |