X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fspi_dma_at91.h;h=7dc5e27f2b4eb7e1e49e09f56bf0877b75f89039;hb=bcc927a3ab0321c6c7afc311708c855eac538176;hp=6ceef4aa7c266007b40d862d26e68cb687c9a7f9;hpb=bb26872e115380a4354346bce26a0e1ec94f7628;p=bertos.git diff --git a/bertos/cpu/arm/drv/spi_dma_at91.h b/bertos/cpu/arm/drv/spi_dma_at91.h index 6ceef4aa..7dc5e27f 100644 --- a/bertos/cpu/arm/drv/spi_dma_at91.h +++ b/bertos/cpu/arm/drv/spi_dma_at91.h @@ -34,7 +34,6 @@ * * \note Only one copy of SpiDmaAt91 is allowed for each application. * - * \version $Id$ * \author Francesco Sacchi * \author Luca Ottaviano */ @@ -42,7 +41,7 @@ #ifndef DRV_SPI_DMA_AT91_H #define DRV_SPI_DMA_AT91_H -#include +#include typedef struct SpiDmaAt91 {