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)
commit2c4d6bf295ae10ffcd84f0df6cb642598eb66603
tree5fd9620f72abbc7f5000709ffbc83794d9d9ab08
parentd83b405383c965498923f3561c3321e2b5df5727
USB: move usb_translate_errors to linux/usb.h

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>
drivers/usb/core/usb.h
include/linux/usb.h