diff options
Diffstat (limited to 'include/linux/bcm2835_timer.h')
| -rw-r--r-- | include/linux/bcm2835_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/bcm2835_timer.h b/include/linux/bcm2835_timer.h index 25680fe0903c..ca17aa817006 100644 --- a/include/linux/bcm2835_timer.h +++ b/include/linux/bcm2835_timer.h | |||
| @@ -17,6 +17,6 @@ | |||
| 17 | 17 | ||
| 18 | #include <asm/mach/time.h> | 18 | #include <asm/mach/time.h> |
| 19 | 19 | ||
| 20 | extern struct sys_timer bcm2835_timer; | 20 | extern void bcm2835_timer_init(void); |
| 21 | 21 | ||
| 22 | #endif | 22 | #endif |
