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:
7c8c06c
)
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 12 Jan 2011 17:58:06 +0000
(12:58 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 12 Jan 2011 17:58:17 +0000
(12:58 -0500)
drivers/xen/platform-pci.c:127: error: implicit declaration of function
'pci_request_region'
drivers/xen/platform-pci.c:165: error: implicit declaration of function
'pci_release_region'
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found