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:
464c9e1
)
sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 26 May 2009 15:12:58 +0000
(
00:12
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 26 May 2009 15:12:58 +0000
(
00:12
+0900)
This fixes a build error where references to pci_cache_line_size are
undefined, as this ceases to be exported when PCI_DISABLE_MWI is enabled,
as is now the default.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found