diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-25 14:55:16 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-25 14:55:16 -0700 |
commit | af4e1ee04026908086d7ed252db2619a8ceaa333 (patch) | |
tree | 68a4a9036301b8239ec2ec3eb9cd577054ba4965 /drivers/usb/host/ehci-tegra.c | |
parent | 8048926bb898730b41c4c2698e9aefb16870488c (diff) | |
download | talos-op-linux-af4e1ee04026908086d7ed252db2619a8ceaa333.tar.gz talos-op-linux-af4e1ee04026908086d7ed252db2619a8ceaa333.zip |
USB: remove err() macro
I thought this had been removed years ago. All in-kernel users of this
call have now been cleaned up and converted over to use dev_err()
instead, which is the correct thing to do. Now that there are no users,
the macro can be removed so no one else accidentally starts to use it.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ehci-tegra.c')
0 files changed, 0 insertions, 0 deletions