ARM: iop13xx: move io.h externs to pci.h
commit17d971e5dceef87bb6fe179a942c8f6191afbab9
authorRob Herring <rob.herring@calxeda.com>
Wed, 29 Feb 2012 16:58:05 +0000 (29 10:58 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 7 Mar 2012 03:34:37 +0000 (6 21:34 -0600)
tree9fccff087601b51b106727af7a8388092f3e581b
parent21a5365b03975e2425e030ad072f32a9dd3387fb
ARM: iop13xx: move io.h externs to pci.h

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>
arch/arm/mach-iop13xx/include/mach/io.h
arch/arm/mach-iop13xx/io.c
arch/arm/mach-iop13xx/pci.h [new file with mode: 0644]