Reformat.
[bertos.git] / bertos / drv / ft245rl.c
index 3cfac12c260f4b1892eab12d8583dc8524e91f31..6ca435aea727ed104a66f9adba379e2afb10ff12 100644 (file)
@@ -36,7 +36,6 @@
  * This chip is a parallel USB interface with data flow control.
  * A kfile-like interface is supplied.
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  */
 
@@ -49,7 +48,7 @@
 
 #include <drv/timer.h>
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 #include <string.h>