summaryrefslogtreecommitdiff
path: root/src/host/hcd.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-02-25 22:45:05 +0700
committerhathach <[email protected]>2022-02-25 22:45:05 +0700
commit89115253da3ef55d59367977b8103a5e321e56aa (patch)
tree9be3e9a833ec9091594c47c7dd1913b48be19daa /src/host/hcd.h
parent309540473bc2985d83212b9da0527c7500ba2a66 (diff)
internal symbol rename
Diffstat (limited to 'src/host/hcd.h')
-rw-r--r--src/host/hcd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/hcd.h b/src/host/hcd.h
index 054fd9647..80500f048 100644
--- a/src/host/hcd.h
+++ b/src/host/hcd.h
@@ -30,7 +30,6 @@
#include "common/tusb_common.h"
#include "osal/osal.h"
#include "common/tusb_fifo.h"
-#include "hcd_attr.h"
#ifdef __cplusplus
extern "C" {