diff --git a/drivers/can/mcp2515.c b/drivers/can/mcp2515.c index 4a325a0426..10ab6e2508 100644 --- a/drivers/can/mcp2515.c +++ b/drivers/can/mcp2515.c @@ -64,14 +64,6 @@ /**************************************************************************** * Pre-processor Definitions ****************************************************************************/ -/* Common definitions *******************************************************/ - -/* General Configuration ****************************************************/ - -#ifndef CONFIG_CAN_TXREADY -# warning WARNING!!! CONFIG_CAN_TXREADY is required by this driver -#endif - /* MCP2515 Configuration ****************************************************/ /* Bit timing */