[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)
'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>

No differences found