9
0
Fork 0

Remove obsolete comment referring to CFG_CMD_JFFS2.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Robert P. J. Day 2009-12-21 09:04:04 -05:00 committed by Sascha Hauer
parent cbba91e07a
commit 057125d9b5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
*/
#ifdef __BAREBOX__ /* Shut down "ANSI does not permit..." warnings */
#include <common.h> /* to get command definitions like CFG_CMD_JFFS2 */
#include <common.h>
#endif
#ifdef CONFIG_DYNAMIC_CRC_TABLE