diff options
| author | hathach <[email protected]> | 2021-05-27 17:58:42 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-05-27 17:58:42 +0700 |
| commit | b36b211c26d807214da1132b41669915fbd21c83 (patch) | |
| tree | 641205606a7663ab62631e3d2941f04bbc4d4541 /src/portable/microchip | |
| parent | 9736e54734a85c03d9055c24414e23f112a67968 (diff) | |
clean up tusb_fifo.h include
Diffstat (limited to 'src/portable/microchip')
| -rw-r--r-- | src/portable/microchip/samg/dcd_samg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/portable/microchip/samg/dcd_samg.c b/src/portable/microchip/samg/dcd_samg.c index 9b6a1f9a5..d50621ce4 100644 --- a/src/portable/microchip/samg/dcd_samg.c +++ b/src/portable/microchip/samg/dcd_samg.c @@ -29,7 +29,6 @@ #if CFG_TUSB_MCU == OPT_MCU_SAMG #include "sam.h" -#include "common/tusb_fifo.h" #include "device/dcd.h" // TODO should support (SAM3S || SAM4S || SAM4E || SAMG55) |
