usb: remove QMSI include
No users of this after dropping quark platforms. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
cd0f5472b9
commit
d7f2055dd7
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@
|
||||||
#include <usb/usb_device.h>
|
#include <usb/usb_device.h>
|
||||||
#include "usb_dw_registers.h"
|
#include "usb_dw_registers.h"
|
||||||
#include <soc.h>
|
#include <soc.h>
|
||||||
#ifdef CONFIG_QMSI
|
|
||||||
#include "clk.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define LOG_LEVEL CONFIG_USB_DRIVER_LOG_LEVEL
|
#define LOG_LEVEL CONFIG_USB_DRIVER_LOG_LEVEL
|
||||||
#include <logging/log.h>
|
#include <logging/log.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue