From b36b211c26d807214da1132b41669915fbd21c83 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 27 May 2021 17:58:42 +0700 Subject: clean up tusb_fifo.h include --- src/portable/microchip/samg/dcd_samg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/portable/microchip') 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) -- cgit v1.3.1