ARM: picoxcell: move io mappings to common.c
Now that we have lost our machine specific ioremap() we just have one mapping that covers all peripherals. Move this to common.c to simplify things a little. Signed-off-by: Jamie Iles <jamie@jamieiles.com>
This commit is contained in:
@@ -13,6 +13,5 @@
|
||||
#include <asm/mach/time.h>
|
||||
|
||||
extern struct sys_timer picoxcell_timer;
|
||||
extern void picoxcell_map_io(void);
|
||||
|
||||
#endif /* __PICOXCELL_COMMON_H__ */
|
||||
|
Reference in New Issue
Block a user