[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)
commit2c9aadabf454fb07b8f7533096e22bf005dd08df
treefdc041a98022f348808aab1084b3ef2a39c71ee8
parentcb6fc18e9ca615f03d18e60c49855b434ca2e51e
[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 <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/pci.c
include/asm-parisc/pci.h