[PARISC] Zap unused variable warnings in pci.c
authorKyle McMartin <kyle@shortfin.cabal.ca>
Sat, 20 Oct 2007 04:41:33 +0000 (21:41 -0700)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Sat, 20 Oct 2007 04:41:33 +0000 (21:41 -0700)
commit1a9b31b97f92e373798d958d1afb2c1f8e54089c
treed7b216191b793a8585e65d6ea1441801d67e3ce0
parente47bab0200ec867b5da809a409e8b79c1a46a4a3
[PARISC] Zap unused variable warnings in pci.c

'bus' was basically useless and 'hba' is only applicable on
64bit. Sigh, there's got to be a cleaner way to do this...

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/pci.c