diff options
Diffstat (limited to 'arch/arm/mach-ixp23xx/include/mach/system.h')
-rw-r--r-- | arch/arm/mach-ixp23xx/include/mach/system.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-ixp23xx/include/mach/system.h b/arch/arm/mach-ixp23xx/include/mach/system.h index 7a1b96ae258d..277dda7334b9 100644 --- a/arch/arm/mach-ixp23xx/include/mach/system.h +++ b/arch/arm/mach-ixp23xx/include/mach/system.h | |||
@@ -14,7 +14,3 @@ static inline void arch_idle(void) | |||
14 | cpu_do_idle(); | 14 | cpu_do_idle(); |
15 | #endif | 15 | #endif |
16 | } | 16 | } |
17 | |||
18 | static inline void arch_reset(char mode, const char *cmd) | ||
19 | { | ||
20 | } | ||