drivers/mp2515.c: Remove an incorrect warning.
This commit is contained in:
parent
78281ef8e0
commit
04ae3d51c2
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue