ARM: iop13xx: move io.h externs to pci.h
authorRob Herring <rob.herring@calxeda.com>
Wed, 29 Feb 2012 16:58:05 +0000 (10:58 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 7 Mar 2012 03:34:37 +0000 (21:34 -0600)
These variables are just needed in pci.c and io.c, so move them out of
io.h in preparation to remove io.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>

No differences found