[PARISC] Remove unnecessary extern declarations from asm/pci.h
authorGrant Grundler <grundler@parisc-linux.org>
Fri, 20 Jan 2006 06:38:03 +0000 (23:38 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Mon, 23 Jan 2006 01:26:34 +0000 (20:26 -0500)
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 <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found