From: Kyle McMartin Date: Sun, 25 Jun 2006 22:45:29 +0000 (-0400) Subject: [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci X-Git-Tag: v2.6.18-rc2~97^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b45f247a2901de3982f33196d5caf8ca5b9799;p=pandora-kernel.git [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci Move variables only used on !__hppa__ into that #ifndef section. This cleans up a compiler warning on parisc. Problem pointed out by Joel Soete. Signed-off-by: Kyle McMartin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed