git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58e570d
)
IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.
author
Krzysztof Hałasa
<khc@pm.waw.pl>
Sun, 15 Nov 2009 00:25:06 +0000
(
01:25
+0100)
committer
Krzysztof Hałasa
<khc@pm.waw.pl>
Sat, 5 Dec 2009 15:58:39 +0000
(16:58 +0100)
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>
No differences found