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:
e193ba2
)
ARM: 6058/1: Add support for PCI domains
author
Anton Vorontsov
<cbouatmailru@gmail.com>
Mon, 19 Apr 2010 12:20:49 +0000
(13:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 22 Apr 2010 20:38:11 +0000
(21:38 +0100)
This patch adds support for PCI domains on ARM platforms.
Also, protect asm/mach/pci.h from multiple inclustions, otherwise
build fails because of pci_domain_nr() and pci_proc_domain()
redefinitions.
Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found