From: Kyle McMartin Date: Sat, 14 Mar 2009 23:40:59 +0000 (-0400) Subject: parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y X-Git-Tag: v2.6.29~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bee17f18b595937e6beafeee5197868a3f74a06;p=pandora-kernel.git parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed