summaryrefslogtreecommitdiff
path: root/src/portable/chipidea
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-02-25 13:45:51 +0700
committerhathach <[email protected]>2022-02-25 18:35:21 +0700
commit99ad3ae2ca9d4db79b2ac92a6991ebdc3dfb94a3 (patch)
treed6de7df3364078b67c4c5fd8aeeec4061de96df6 /src/portable/chipidea
parenta8af609dfef0f82ce22e6f0bf48146b4b2433633 (diff)
rename and move dcd_attr.h to tusb_mcu_attr.h
Diffstat (limited to 'src/portable/chipidea')
-rw-r--r--src/portable/chipidea/ci_hs/dcd_ci_hs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/portable/chipidea/ci_hs/dcd_ci_hs.c b/src/portable/chipidea/ci_hs/dcd_ci_hs.c
index ffb2ebd16..6361fe629 100644
--- a/src/portable/chipidea/ci_hs/dcd_ci_hs.c
+++ b/src/portable/chipidea/ci_hs/dcd_ci_hs.c
@@ -25,7 +25,6 @@
*/
#include "tusb_option.h"
-#include "device/dcd_attr.h"
#if CFG_TUD_ENABLED && defined(DCD_ATTR_CONTROLLER_CHIPIDEA_HS)