ARM: picoxcell: move io mappings to common.c
authorJamie Iles <jamie@jamieiles.com>
Mon, 12 Dec 2011 20:21:39 +0000 (20:21 +0000)
committerJamie Iles <jamie@jamieiles.com>
Sun, 18 Dec 2011 10:48:20 +0000 (10:48 +0000)
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>

No differences found