From: H Hartley Sweeten Date: Wed, 22 Apr 2009 20:18:59 +0000 (-0400) Subject: USB: host/ohci-hcd.c: fix sparse warnings X-Git-Tag: v2.6.31-rc1~304^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f90a8b0dc84538ee4a31d3a5b80d758916629e;p=pandora-kernel.git USB: host/ohci-hcd.c: fix sparse warnings Fix sparse warnings in drivers/usb/host/ohci-hcd.c. Four of the following sparse warning are seen when building on ARM due do the macro raw_local_irq_save(): warning: symbol 'temp' shadows an earlier one Signed-off-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed