[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)
commit7425ada2d07b0bdc082f34069eadbbe5a8e465d2
treed7b216191b793a8585e65d6ea1441801d67e3ce0
parent9430d374bd4b099734a63c3699a128fe58e0bed3
[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