diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-11-08 12:56:13 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-14 21:14:12 +0100 |
commit | bc13364b3413a3815740c4a2f087e06f1b7ed850 (patch) | |
tree | 26a9471f9f8eaf685df5580375dc61ed00fd6c4e /sound | |
parent | usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() (diff) | |
download | linux-bc13364b3413a3815740c4a2f087e06f1b7ed850.tar.xz linux-bc13364b3413a3815740c4a2f087e06f1b7ed850.zip |
usb: ehci-mxc: Remove unused 'echi' variable
Since commit c73cee7 (USB: EHCI: remove ehci_port_power() routine), the
'ehci' variable is no longer used, so remove it and fix the following
build warning:
drivers/usb/host/ehci-mxc.c:41:19: warning: unused variable 'ehci' [-Wunused-variable]
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions