Not test for avr. Add missing include.
[bertos.git] / bertos / hw / hw_mcp41.c
index 3586543914888911c3bb16e5fadccc93c963e30b..512b19a1dda7e935afedfd2f49a95f79e6202260 100644 (file)
  *
  * \brief MCP41 hardware-specific definitions
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  */
 
-#include "hw_mcp41.h"
+#include "hw/hw_mcp41.h"
 
 #include <cfg/macros.h>
 #include <cfg/compiler.h>
 
-#warning TODO: This is example implementation, you must implement it!
+#warning TODO:This is an example implementation, you must implement it!
 
 const uint16_t mcp41_ports[MCP41_CNT] = 
 {