From: Grant Grundler Date: Fri, 20 Jan 2006 06:38:03 +0000 (-0700) Subject: [PARISC] Remove unnecessary extern declarations from asm/pci.h X-Git-Tag: v2.6.16-rc3~205^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9aadabf454fb07b8f7533096e22bf005dd08df;p=pandora-kernel.git [PARISC] Remove unnecessary extern declarations from asm/pci.h Remove two unnecessary extern declarations from asm/pci.h. They collide with what gcc4.0 assumed was static (and should be static). Found by Joel Soete. Signed-off-by: Grant Grundler Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed