diff options
| -rw-r--r-- | arch/arm/include/asm/localtimer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/localtimer.h b/arch/arm/include/asm/localtimer.h index 080d74f8128d..ff66638ff54d 100644 --- a/arch/arm/include/asm/localtimer.h +++ b/arch/arm/include/asm/localtimer.h | |||
| @@ -10,6 +10,8 @@ | |||
| 10 | #ifndef __ASM_ARM_LOCALTIMER_H | 10 | #ifndef __ASM_ARM_LOCALTIMER_H |
| 11 | #define __ASM_ARM_LOCALTIMER_H | 11 | #define __ASM_ARM_LOCALTIMER_H |
| 12 | 12 | ||
| 13 | #include <linux/errno.h> | ||
| 14 | |||
| 13 | struct clock_event_device; | 15 | struct clock_event_device; |
| 14 | 16 | ||
| 15 | /* | 17 | /* |
