drivers/mp2515.c: Remove an incorrect warning.

This commit is contained in:
Gregory Nutt 2017-06-14 10:13:38 -06:00
parent 78281ef8e0
commit 04ae3d51c2
1 changed files with 0 additions and 8 deletions

View File

@ -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 */