Remove uneeded debug string.
[bertos.git] / bertos / drv / ft245rl.h
index 258b0a4b76f82a85a7cb5eb5dd71d1adc2299d88..0fee0f34b5855e2e70b8812a6ea76b19f567ff9b 100644 (file)
@@ -33,7 +33,6 @@
  * \brief Function library for Accessing FT245RL USB interface.
  *
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $WIZ$ module_name = "ft245rl"
@@ -45,7 +44,7 @@
 #ifndef DRV_FT245RL_H
 #define DRV_FT245RL_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 #include <cfg/compiler.h>
 
 /**