diff options
Diffstat (limited to 'arch/arm/mach-mmp/include/mach/pxa910.h')
| -rw-r--r-- | arch/arm/mach-mmp/include/mach/pxa910.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-mmp/include/mach/pxa910.h b/arch/arm/mach-mmp/include/mach/pxa910.h index 3b58a3b2d7df..eff31ab6dc3b 100644 --- a/arch/arm/mach-mmp/include/mach/pxa910.h +++ b/arch/arm/mach-mmp/include/mach/pxa910.h | |||
| @@ -1,9 +1,7 @@ | |||
| 1 | #ifndef __ASM_MACH_PXA910_H | 1 | #ifndef __ASM_MACH_PXA910_H |
| 2 | #define __ASM_MACH_PXA910_H | 2 | #define __ASM_MACH_PXA910_H |
| 3 | 3 | ||
| 4 | struct sys_timer; | 4 | extern void pxa910_timer_init(void); |
| 5 | |||
| 6 | extern struct sys_timer pxa910_timer; | ||
| 7 | extern void __init pxa910_init_irq(void); | 5 | extern void __init pxa910_init_irq(void); |
| 8 | 6 | ||
| 9 | #include <linux/i2c.h> | 7 | #include <linux/i2c.h> |
