From: Bjorn Helgaas Date: Fri, 12 Apr 2013 18:02:59 +0000 (-0600) Subject: PCI: Remove "extern" from function declarations X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~143^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39d5b72913e2a9ff00ba5ab145ee05a888b1286;p=pandora-kernel.git PCI: Remove "extern" from function declarations We had an inconsistent mix of using and omitting the "extern" keyword on function declarations in header files. This removes them all. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed