commit | cba362221b12b102dff1f21b291fdc7b93e24a18 | [log] [tgz] |
---|---|---|
author | Krzysztof Hałasa <khc@pm.waw.pl> | Sun Nov 15 01:25:06 2009 +0100 |
committer | Krzysztof Hałasa <khc@pm.waw.pl> | Sat Dec 05 16:58:39 2009 +0100 |
tree | 4cd021ffb805b601292ab785b84c92ea48529fae | |
parent | 58e570d1182a9dc3bc52d8dc508c6bd5b2d279c7 [diff] |
IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI. Instead of including the heavy linux/mm.h for VMALLOC_START, test the addresses against PCI MIN and MAX addresses. Indirect PCI uses 1:1 mapping for MMIO space making this change possible. Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>