USB: move usb_translate_errors to linux/usb.h
authorJohan Hovold <jhovold@gmail.com>
Thu, 10 Nov 2011 13:58:26 +0000 (14:58 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 18:47:40 +0000 (10:47 -0800)
Move usb_translate_errors from usb core to linux/usb.h as it is meant to
be accessed from drivers.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found