commit | 50243e3e7a96a96c5418ce6c90b7252d26fdd5b0 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Jul 07 15:48:58 2009 -0500 |
committer | Remy Bohmer <linux@bohmer.net> | Sat Jul 11 11:30:17 2009 +0200 |
tree | 37b46e55a443f97e593010da81c334647b03376c | |
parent | 1d8937a469bfeb55ca1f6d89a4e7cd2dfee3cf17 [diff] |
usb: Fix compiler warning with gcc4.4 ehci-hcd.c: In function 'ehci_submit_root': ehci-hcd.c:719: warning: value computed is not used ehci-hcd.c:748: warning: value computed is not used Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Remy Bohmer <linux@bohmer.net>