Increase ethernet irq priority.
[bertos.git] / bertos / cpu / arm / drv / spi_dma_at91.h
index 6ceef4aa7c266007b40d862d26e68cb687c9a7f9..7dc5e27f2b4eb7e1e49e09f56bf0877b75f89039 100644 (file)
@@ -34,7 +34,6 @@
  *
  * \note Only one copy of SpiDmaAt91 is allowed for each application.
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  * \author Luca Ottaviano <lottaviano@develer.com>
  */
@@ -42,7 +41,7 @@
 #ifndef DRV_SPI_DMA_AT91_H
 #define DRV_SPI_DMA_AT91_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 typedef struct SpiDmaAt91
 {