commit | b4f194706dd98d6de21c97eeb888a75abbf75174 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Aug 10 16:23:09 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 14 16:57:43 2015 -0700 |
tree | df2e825dc648e08aacf01d70a31b1dad84184320 | |
parent | 3cf1fc80655d3af7083ea4b3615e5f8532543be7 [diff] |
USB: host: ohci-at91: move at91_usbh_data definition in c file Move struct at91_usbh_data back in ohci-at91.c as this is the only user left after switching all at91 platforms to DT only. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>