diff options
Diffstat (limited to 'arch/arm/mach-msm/include/mach/system.h')
-rw-r--r-- | arch/arm/mach-msm/include/mach/system.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-msm/include/mach/system.h b/arch/arm/mach-msm/include/mach/system.h index e180e8b4598a..311db2b35da0 100644 --- a/arch/arm/mach-msm/include/mach/system.h +++ b/arch/arm/mach-msm/include/mach/system.h | |||
@@ -14,10 +14,6 @@ | |||
14 | */ | 14 | */ |
15 | void arch_idle(void); | 15 | void arch_idle(void); |
16 | 16 | ||
17 | static inline void arch_reset(char mode, const char *cmd) | ||
18 | { | ||
19 | } | ||
20 | |||
21 | /* low level hardware reset hook -- for example, hitting the | 17 | /* low level hardware reset hook -- for example, hitting the |
22 | * PSHOLD line on the PMIC to hard reset the system | 18 | * PSHOLD line on the PMIC to hard reset the system |
23 | */ | 19 | */ |