From: Bjorn Helgaas Date: Thu, 18 Apr 2013 16:55:46 +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=2366d06eb15d3cf21d3b243ff586bcb80896c9f2;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