X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fspi_dma_at91.c;h=dceae9767d68c2bc3bb637f410658e340695ccb1;hb=d57ed7ecf592540f90a714813bd5619cac825306;hp=8576fc07e6d887ed9240160fd845e13ccc1e3ede;hpb=32d1445272120a254d77ce8d1af1f527da7a2c17;p=bertos.git diff --git a/bertos/cpu/arm/drv/spi_dma_at91.c b/bertos/cpu/arm/drv/spi_dma_at91.c index 8576fc07..dceae976 100644 --- a/bertos/cpu/arm/drv/spi_dma_at91.c +++ b/bertos/cpu/arm/drv/spi_dma_at91.c @@ -32,7 +32,6 @@ * * \brief SPI driver with DMA. * - * \version $Id$ * \author Francesco Sacchi * \author Luca Ottaviano */ @@ -42,7 +41,7 @@ #include "spi_dma_at91.h" #include "hw/hw_spi_dma.h" -#include +#include #include #include #include