Commit 3b8ca26fcc433cb41531660a30b6b86b79806da5
1 parent
f956c4da99
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
USB: ohci-tmio.c: remove err() usage
err() was a very old USB-specific macro that I thought had gone away. This patch removes it from being used in the driver and uses dev_err() instead. CC: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff
drivers/usb/host/ohci-tmio.c