iomap: make IOPORT/PCI mapping functions conditional
authorJonas Bonn <jonas@southpole.se>
Sat, 2 Jul 2011 15:23:29 +0000 (17:23 +0200)
committerJonas Bonn <jonas@southpole.se>
Fri, 22 Jul 2011 16:46:26 +0000 (18:46 +0200)
Use the CONFIG_HAS_IOPORT and CONFIG_PCI options to decide whether or
not functions for mapping these areas are provided.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found