commit | 82ed223c264def2b15ee4bec2e8c3048092ceb5f | [log] [tgz] |
---|---|---|
author | Jonas Bonn <jonas@southpole.se> | Sat Jul 02 17:23:29 2011 +0200 |
committer | Jonas Bonn <jonas@southpole.se> | Fri Jul 22 18:46:26 2011 +0200 |
tree | 5db30cfb6bb60ce5914128ebe342f08257688aac | |
parent | f1ecc69838a2d7c8a3e1909f637d4083c071777d [diff] |
iomap: make IOPORT/PCI mapping functions conditional 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>