diff options
Diffstat (limited to 'arch/arm/mach-netx/nxeb500hmi.c')
| -rw-r--r-- | arch/arm/mach-netx/nxeb500hmi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-netx/nxeb500hmi.c b/arch/arm/mach-netx/nxeb500hmi.c index 018e91c55b00..ad17885d0159 100644 --- a/arch/arm/mach-netx/nxeb500hmi.c +++ b/arch/arm/mach-netx/nxeb500hmi.c | |||
| @@ -28,7 +28,6 @@ | |||
| 28 | #include <mach/hardware.h> | 28 | #include <mach/hardware.h> |
| 29 | #include <asm/mach-types.h> | 29 | #include <asm/mach-types.h> |
| 30 | #include <asm/mach/arch.h> | 30 | #include <asm/mach/arch.h> |
| 31 | #include <asm/hardware/vic.h> | ||
| 32 | #include <mach/netx-regs.h> | 31 | #include <mach/netx-regs.h> |
| 33 | #include <linux/platform_data/eth-netx.h> | 32 | #include <linux/platform_data/eth-netx.h> |
| 34 | 33 | ||
| @@ -181,7 +180,6 @@ MACHINE_START(NXEB500HMI, "Hilscher nxeb500hmi") | |||
| 181 | .atag_offset = 0x100, | 180 | .atag_offset = 0x100, |
| 182 | .map_io = netx_map_io, | 181 | .map_io = netx_map_io, |
| 183 | .init_irq = netx_init_irq, | 182 | .init_irq = netx_init_irq, |
| 184 | .handle_irq = vic_handle_irq, | ||
| 185 | .init_time = netx_timer_init, | 183 | .init_time = netx_timer_init, |
| 186 | .init_machine = nxeb500hmi_init, | 184 | .init_machine = nxeb500hmi_init, |
| 187 | .restart = netx_restart, | 185 | .restart = netx_restart, |
