X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fdrv%2Fspi_dma_sam3.c;h=20345991a059aca04ea04976eca4c085e472cc2e;hb=2c97fb09442a7039298a940a1c56bcb48dd412b4;hp=a13708102ab4063901555fa1f8dc55a602fefeb6;hpb=b2bdefee5cfcca0d4c5633f0ef486e7ddca0887f;p=bertos.git diff --git a/bertos/cpu/cortex-m3/drv/spi_dma_sam3.c b/bertos/cpu/cortex-m3/drv/spi_dma_sam3.c index a1370810..20345991 100644 --- a/bertos/cpu/cortex-m3/drv/spi_dma_sam3.c +++ b/bertos/cpu/cortex-m3/drv/spi_dma_sam3.c @@ -36,8 +36,6 @@ * \author Luca Ottaviano */ -#include - #include "cfg/cfg_spi_dma.h" #include "hw/hw_spi_dma.h" @@ -48,6 +46,8 @@ #include #include +#include + #include #include