Skip to content

Commit e3fffa5

Browse files
jfischer-nofabiobaltieri
authored andcommitted
drivers: udc_ambiq: do not include DWC2 hardware header
This should not be necessary for this driver. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
1 parent dc27b42 commit e3fffa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/usb/udc/udc_ambiq.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include <zephyr/logging/log.h>
1919
#include <zephyr/irq.h>
2020
#include "udc_common.h"
21-
#include <usb_dwc2_hw.h>
2221

2322
LOG_MODULE_REGISTER(udc_ambiq, CONFIG_UDC_DRIVER_LOG_LEVEL);
2423

0 commit comments

Comments
 (0)