From: Felipe Balbi Date: Thu, 7 Mar 2013 08:45:56 +0000 (+0200) Subject: usb: otg: move usb_otg_state_string to usb-common.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7009bdd7f31ed6e769af0f76e2368bb6033be572;p=pandora-kernel.git usb: otg: move usb_otg_state_string to usb-common.c otg.c only had a single function definition which might make more sense to be placed in usb-common.c. While doing that, we also delete otg.c since it's now empty. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed