diff options
| author | Olof Johansson <olof@lixom.net> | 2013-01-29 09:35:27 -0800 |
|---|---|---|
| committer | Olof Johansson <olof@lixom.net> | 2013-01-29 09:35:27 -0800 |
| commit | 440f39a4fda5d80f290e32f67bd084b63a41a436 (patch) | |
| tree | 913be35b58a374ad3757e937e5f2b23486bb9dd4 /include/linux/sunxi_timer.h | |
| parent | 7734a93bf7553042a339748dad6e4961d94cfa28 (diff) | |
| parent | f8060f5446b1f2782f0a8ca9be2d870ea4198aee (diff) | |
Merge branch 'depends/cleanup' into next/dt
Diffstat (limited to 'include/linux/sunxi_timer.h')
| -rw-r--r-- | include/linux/sunxi_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sunxi_timer.h b/include/linux/sunxi_timer.h index b9165bba6e61..18081787e5f3 100644 --- a/include/linux/sunxi_timer.h +++ b/include/linux/sunxi_timer.h @@ -19,6 +19,6 @@ #include <asm/mach/time.h> -extern struct sys_timer sunxi_timer; +void sunxi_timer_init(void); #endif |
