diff options
author | Ming Lei <ming.lei@canonical.com> | 2012-07-13 17:25:24 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 17:13:39 -0700 |
commit | ba5952e0711b14d8d4fe172671f8aa6091ace3ee (patch) | |
tree | ad3cd8b2c781673f263813c49847a34143e4aee6 /arch/mn10300/lib | |
parent | 72119743651054ceddd4fdf0cce161bdb4cc4aac (diff) |
USB: ehci-omap: fix compile failure(v1)
The omap_ehci_init() is introduced in the below commit:
commit 1a49e2ac9651df7349867a5cf44e2c83de1046af(EHCI:
centralize controller initialization)
the local variable of 'pdev' inside omap_ehci_init() is used
but not defined, so fix the compiling failure.
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/mn10300/lib')
0 files changed, 0 insertions, 0 deletions