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:
fbd8104
)
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
author
Kyle McMartin
<kyle@mcmartin.ca>
Sat, 14 Mar 2009 23:40:59 +0000
(19:40 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 15 Mar 2009 20:36:22 +0000
(13:36 -0700)
CC drivers/parisc/sba_iommu.o
drivers/parisc/sba_iommu.c:1373: error: expected identifier or '('
before '}' token
make[2]: *** [drivers/parisc/sba_iommu.o] Error 1
make[1]: *** [drivers/parisc] Error 2
make: *** [drivers] Error 2
Don't know how this has gone missed for so long... clearly I need
to do builds on my C8000 more often.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/parisc/sba_iommu.c
patch
|
blob
|
history
diff --cc
drivers/parisc/sba_iommu.c
Simple merge