diff options
Diffstat (limited to 'include/asm-arm/hardware')
-rw-r--r-- | include/asm-arm/hardware/iop3xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/hardware/iop3xx.h b/include/asm-arm/hardware/iop3xx.h index adb96c72ecdd..c91b546e20ef 100644 --- a/include/asm-arm/hardware/iop3xx.h +++ b/include/asm-arm/hardware/iop3xx.h | |||
@@ -278,6 +278,7 @@ extern void gpio_line_set(int line, int value); | |||
278 | void iop3xx_map_io(void); | 278 | void iop3xx_map_io(void); |
279 | void iop3xx_init_time(unsigned long); | 279 | void iop3xx_init_time(unsigned long); |
280 | unsigned long iop3xx_gettimeoffset(void); | 280 | unsigned long iop3xx_gettimeoffset(void); |
281 | void iop_init_cp6_handler(void); | ||
281 | 282 | ||
282 | extern struct platform_device iop3xx_i2c0_device; | 283 | extern struct platform_device iop3xx_i2c0_device; |
283 | extern struct platform_device iop3xx_i2c1_device; | 284 | extern struct platform_device iop3xx_i2c1_device; |