From: Kyle McMartin Date: Sat, 20 Oct 2007 04:41:33 +0000 (-0700) Subject: [PARISC] Zap unused variable warnings in pci.c X-Git-Tag: v2.6.24-rc1~118^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7425ada2d07b0bdc082f34069eadbbe5a8e465d2;p=pandora-kernel.git [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 --- Reading git-diff-tree failed