]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: shark: use fixed PCI i/o mapping
authorRob Herring <rob.herring@calxeda.com>
Tue, 28 Feb 2012 19:15:43 +0000 (13:15 -0600)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jul 2012 14:09:58 +0000 (09:09 -0500)
commitc04dc9a6bfe88b8c15bf8dd298fc24d6b9df3f22
tree31710d95a5f232ef04f1a51b69f8288cfbec325e
parent29d396047939c559dc1fd42f2d43fd6006082b07
ARM: shark: use fixed PCI i/o mapping

Convert shark to use the fixed i/o mapping and remove io.h.

This shrinks the mapping from 256MB to 1MB, but nothing is using that much
space AFAICT.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/mach-shark/core.c
arch/arm/mach-shark/include/mach/debug-macro.S
arch/arm/mach-shark/include/mach/entry-macro.S
arch/arm/mach-shark/include/mach/io.h [deleted file]
arch/arm/mach-shark/pci.c