summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/prcm.h
diff options
context:
space:
mode:
authorRussell King - ARM Linux <linux@arm.linux.org.uk>2011-01-27 16:39:45 -0800
committerTony Lindgren <tony@atomide.com>2011-01-27 16:39:48 -0800
commitee54dba9c360944b34e06478c05c6f283bf64eda (patch)
tree78b52c057f5adb414582456217836ca14cd0b0d9 /arch/arm/plat-omap/include/plat/prcm.h
parent277a28567fe928bd94e9953a187002f5041c34a4 (diff)
downloadop-kernel-dev-ee54dba9c360944b34e06478c05c6f283bf64eda.zip
op-kernel-dev-ee54dba9c360944b34e06478c05c6f283bf64eda.tar.gz
ARM: OMAP: Allow platforms to hook reset cleanly
This adds a clean method to allow platforms to hook into the reset code if they require to. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/prcm.h')
-rw-r--r--arch/arm/plat-omap/include/plat/prcm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/prcm.h b/arch/arm/plat-omap/include/plat/prcm.h
index 2fdf8c8..267f43b 100644
--- a/arch/arm/plat-omap/include/plat/prcm.h
+++ b/arch/arm/plat-omap/include/plat/prcm.h
@@ -28,7 +28,6 @@
#define __ASM_ARM_ARCH_OMAP_PRCM_H
u32 omap_prcm_get_reset_sources(void);
-void omap_prcm_arch_reset(char mode, const char *cmd);
int omap2_cm_wait_idlest(void __iomem *reg, u32 mask, u8 idlest,
const char *name);
OpenPOWER on IntegriCloud