commit | 8f37a0b49656ed961598351da3ebdd89f2d2e5b4 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Mon Dec 12 20:21:39 2011 +0000 |
committer | Jamie Iles <jamie@jamieiles.com> | Sun Dec 18 10:48:20 2011 +0000 |
tree | 198dd1837c1141b09c2e2acecd713664e393f0a4 | |
parent | 98e27a5c13badb5c56d9d1d6c8ec210753ac1195 [diff] |
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>