From: Alexandre Belloni Date: Mon, 10 Aug 2015 14:23:09 +0000 (+0200) Subject: USB: host: ohci-at91: move at91_usbh_data definition in c file X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4f194706dd98d6de21c97eeb888a75abbf75174;p=pandora-kernel.git 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 Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed