usb: otg: move usb_otg_state_string to usb-common.c
authorFelipe Balbi <balbi@ti.com>
Thu, 7 Mar 2013 08:45:56 +0000 (10:45 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:03 +0000 (11:18 +0200)
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 <balbi@ti.com>

No differences found