diff options
Diffstat (limited to 'arch/arm/mach-bcmring/include/mach/system.h')
-rw-r--r-- | arch/arm/mach-bcmring/include/mach/system.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-bcmring/include/mach/system.h b/arch/arm/mach-bcmring/include/mach/system.h index ca0fbf563d86..cb78250db649 100644 --- a/arch/arm/mach-bcmring/include/mach/system.h +++ b/arch/arm/mach-bcmring/include/mach/system.h | |||
@@ -25,8 +25,4 @@ static inline void arch_idle(void) | |||
25 | cpu_do_idle(); | 25 | cpu_do_idle(); |
26 | } | 26 | } |
27 | 27 | ||
28 | static inline void arch_reset(char mode, const char *cmd) | ||
29 | { | ||
30 | } | ||
31 | |||
32 | #endif | 28 | #endif |