diff options
| author | hathach <[email protected]> | 2018-07-23 23:41:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-07-23 23:41:14 +0700 |
| commit | 5f6cd4903101b0486771efdb2bb435ddf6cf8e7a (patch) | |
| tree | 6491459014c35ac6a8e4ec7ac46ef2e3486b0222 /src/host/ohci | |
| parent | 51903a60c51bd1006bec9266dbe1bfb35e282675 (diff) | |
clean up include
Diffstat (limited to 'src/host/ohci')
| -rw-r--r-- | src/host/ohci/ohci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/ohci/ohci.c b/src/host/ohci/ohci.c index 73e9d887e..644dbfa0f 100644 --- a/src/host/ohci/ohci.c +++ b/src/host/ohci/ohci.c @@ -44,7 +44,6 @@ //--------------------------------------------------------------------+
#include "hal/hal.h"
#include "osal/osal.h"
-#include "common/tusb_timeout.h"
#include "../hcd.h"
#include "../usbh_hcd.h"
|
