summaryrefslogtreecommitdiff
path: root/hw/mcu
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-03-11 12:31:24 +0700
committerhathach <[email protected]>2018-03-11 12:31:24 +0700
commit6392903fb2b81c24bcbdfea323f58aaaf94e15ce (patch)
tree7924877c16956c21f31dc86518cf9d319284e9a9 /hw/mcu
parent23caef859c862a9f94de5d581371b2690f175ea9 (diff)
refactor dcd layer
Diffstat (limited to 'hw/mcu')
-rw-r--r--hw/mcu/nxp/lpc43xx/hal/dcd_lpc43xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mcu/nxp/lpc43xx/hal/dcd_lpc43xx.c b/hw/mcu/nxp/lpc43xx/hal/dcd_lpc43xx.c
index 987d67285..009bd0aff 100644
--- a/hw/mcu/nxp/lpc43xx/hal/dcd_lpc43xx.c
+++ b/hw/mcu/nxp/lpc43xx/hal/dcd_lpc43xx.c
@@ -49,7 +49,6 @@
#include "common/timeout_timer.h"
#include "device/dcd.h"
-#include "device/usbd_dcd.h"
#include "dcd_lpc43xx.h"
#include "LPC43xx.h"