Skip to content
Commit cba36222 authored by Krzysztof Hałasa's avatar Krzysztof Hałasa
Browse files

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: default avatarKrzysztof Hałasa <khc@pm.waw.pl>
parent 58e570d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment