From: Sam Ravnborg Date: Fri, 16 May 2014 21:25:58 +0000 (+0200) Subject: sparc64: fix sparse warning in pci.c X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac7b8268ebbb0aea4dba0dd4c60d74bd8935aa6;p=pandora-kernel.git sparc64: fix sparse warning in pci.c Fix following warning: pci.c:886:5: warning: symbol 'pci64_dma_supported' was not declared. Should it be static? Add proper prototype in kernel.h and delete local prototype in iommu.c Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed