diff options
Diffstat (limited to 'arch/arm/mach-netx/fb.c')
-rw-r--r-- | arch/arm/mach-netx/fb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-netx/fb.c b/arch/arm/mach-netx/fb.c index ef0ab6115c0b..e169b683e4de 100644 --- a/arch/arm/mach-netx/fb.c +++ b/arch/arm/mach-netx/fb.c | |||
@@ -24,7 +24,7 @@ | |||
24 | #include <linux/amba/clcd.h> | 24 | #include <linux/amba/clcd.h> |
25 | 25 | ||
26 | #include <asm/arch/netx-regs.h> | 26 | #include <asm/arch/netx-regs.h> |
27 | #include <asm/hardware.h> | 27 | #include <asm/arch/hardware.h> |
28 | 28 | ||
29 | struct clk {}; | 29 | struct clk {}; |
30 | 30 | ||