summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-05-27 19:31:55 +0700
committerhathach <[email protected]>2021-05-27 19:31:55 +0700
commit7c66c5121b862443aacf7eadbef45153a3fa3060 (patch)
tree3fe4e811be63d83f8c47cc49ca6f048bd5904f4a /src
parent9ad6fadf6a65363f9873178e7f80c923452bfb47 (diff)
update doc
Diffstat (limited to 'src')
-rw-r--r--src/class/net/net_device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/class/net/net_device.h b/src/class/net/net_device.h
index f5f0cd8f1..f030f3077 100644
--- a/src/class/net/net_device.h
+++ b/src/class/net/net_device.h
@@ -28,7 +28,6 @@
#ifndef _TUSB_NET_DEVICE_H_
#define _TUSB_NET_DEVICE_H_
-#include "device/usbd.h"
#include "class/cdc/cdc.h"
/* declared here, NOT in usb_descriptors.c, so that the driver can intelligently ZLP as needed */