From 5d29fe79d30f430ae326d9dc57ccfaed6fe61328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 8 Mar 2016 16:10:33 +0100 Subject: Another full update of current work --- can_mcp2515.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 can_mcp2515.h (limited to 'can_mcp2515.h') diff --git a/can_mcp2515.h b/can_mcp2515.h deleted file mode 100644 index 618051e..0000000 --- a/can_mcp2515.h +++ /dev/null @@ -1,14 +0,0 @@ -#include -#include -#include - -#include "spi.h" - -#ifndef _IOE_CAN_MCP2515_H_ -#define _IOE_CAN_MCP2515_H_ -#ifdef CONFIG_IOE_CAN_MCP2515 - -void can_mcp2515_init(void); - -#endif /* CONFIG_IOE_CAN_MCP2515 */ -#endif /* _IOE_CAN_MCP2515_H_ */ -- cgit v1.2.3