From: Krzysztof Hałasa Date: Sun, 15 Nov 2009 00:25:06 +0000 (+0100) Subject: IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI. X-Git-Tag: v2.6.33-rc1~290^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba362221b12b102dff1f21b291fdc7b93e24a18;p=pandora-kernel.git 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 --- Reading git-diff-tree failed