usb: logs: Rename USB_WRN to LOG_WRN

Since logger is now suitable for our logs use it directly.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2018-11-05 13:03:51 +02:00 committed by Anas Nashif
commit 93bd26343e
9 changed files with 44 additions and 46 deletions

View file

@ -44,8 +44,6 @@
extern "C" {
#endif
#define USB_WRN(fmt, ...) LOG_WRN(fmt, ##__VA_ARGS__)
/*
* These macros should be used to place the USB descriptors
* in predetermined order in the RAM.