From 0265b6cbfe77f0064989852a2b52d6572957525c Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Fri, 29 Mar 2013 13:15:53 +0800 Subject: ARM: mxs: remove mm.c The static mapping is used nowhere now. Hence mm.c can be removed completely. Signed-off-by: Shawn Guo --- arch/arm/mach-mxs/include/mach/common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/mach-mxs/include') diff --git a/arch/arm/mach-mxs/include/mach/common.h b/arch/arm/mach-mxs/include/mach/common.h index b7946a62d35..79cb572c092 100644 --- a/arch/arm/mach-mxs/include/mach/common.h +++ b/arch/arm/mach-mxs/include/mach/common.h @@ -15,9 +15,7 @@ extern const u32 *mxs_get_ocotp(void); extern int mxs_saif_clkmux_select(unsigned int clkmux); extern int mx23_clocks_init(void); -extern void mx23_map_io(void); extern int mx28_clocks_init(void); -extern void mx28_map_io(void); #endif /* __MACH_MXS_COMMON_H__ */ -- cgit v1.2.3-70-g09d2