summaryrefslogtreecommitdiff
path: root/src/portable/microchip
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-05-10 19:15:46 +0700
committerhathach <[email protected]>2021-05-10 19:15:46 +0700
commit13de8f5d98eceae8771af78e6acb126f8da19854 (patch)
treed585558b97bb3823aad0afb3a82513d9fd598ff3 /src/portable/microchip
parent42a1d2f3b9d40b57a7ef8364c138d8274f1a0a8d (diff)
minor clean up
Diffstat (limited to 'src/portable/microchip')
-rw-r--r--src/portable/microchip/samg/dcd_samg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portable/microchip/samg/dcd_samg.c b/src/portable/microchip/samg/dcd_samg.c
index 62fab8d17..9b6a1f9a5 100644
--- a/src/portable/microchip/samg/dcd_samg.c
+++ b/src/portable/microchip/samg/dcd_samg.c
@@ -25,11 +25,11 @@
*/
#include "tusb_option.h"
-#include "common/tusb_fifo.h"
#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)