forked from OERV-BSP/u-boot
include/configs: Whitespace fixup
A number of moveconfig.py runs have left a instances of multiple empty lines in a row. Correct this to a single empty line. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#define CONFIG_VIDEO
|
||||
#define CONFIG_PREBOOT
|
||||
|
||||
|
||||
/*
|
||||
* SoC Configuration
|
||||
*/
|
||||
@@ -102,7 +101,6 @@
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(CONFIG_VIDEO)
|
||||
#define CONFIG_VIDEO_DA8XX
|
||||
#define CONFIG_CFB_CONSOLE
|
||||
|
||||
Reference in New Issue
Block a user