summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/common.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-10-02 14:19:52 -0700
committerTony Lindgren <tony@atomide.com>2012-10-17 12:04:34 -0700
commit622297fdec22310d57cc3222a8fc337993c7cd23 (patch)
treec821d66d6e083f8f0c7eab2c54c89059585021ea /arch/arm/plat-omap/common.h
parenta8f7445c7b0d2b7a523e521e2d14974804910ad0 (diff)
downloadop-kernel-dev-622297fdec22310d57cc3222a8fc337993c7cd23.zip
op-kernel-dev-622297fdec22310d57cc3222a8fc337993c7cd23.tar.gz
ARM: OMAP: Make plat/sram.h local to plat-omap
We can move this from plat to be local to plat-omap for common ARM zImage support. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/common.h')
-rw-r--r--arch/arm/plat-omap/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/plat-omap/common.h b/arch/arm/plat-omap/common.h
index e196d13..8ae0542 100644
--- a/arch/arm/plat-omap/common.h
+++ b/arch/arm/plat-omap/common.h
@@ -33,6 +33,4 @@ extern void omap_reserve(void);
struct omap_hwmod;
extern int omap_dss_reset(struct omap_hwmod *);
-void omap_sram_init(void);
-
#endif /* __ARCH_ARM_MACH_OMAP_COMMON_H */
OpenPOWER on IntegriCloud