summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_rndis.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-04 15:39:11 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-04 15:39:11 -0700
commit7275fc4c16ef50e99d3755265a4ae83e3afe63d0 (patch)
treec7432cddaffe22d258d4486e4b96a06107d84d48 /drivers/usb/gadget/f_rndis.c
parent3b923993daaa38f1ae297a79f734c308866dd026 (diff)
USB: gadget: ci13xx_udc: remove unused err() macro
I previously cleaned up the err() call usage in this driver, but it really was calling this macro instead. To remove future confusion, just delete this unused macro now. Ideally, the warn() and info() macros should also be removed, and the "real" dev_warn() and dev_info() calls should be used instead. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Cc: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/f_rndis.c')
0 files changed, 0 insertions, 0 deletions