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:
@@ -63,7 +63,6 @@
|
||||
#define CONFIG_ENV_SIZE_REDUND 0x2000
|
||||
#define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE)
|
||||
|
||||
|
||||
#define MTDPARTS_DEFAULT MTDPARTS_DEFAULT_V2
|
||||
|
||||
#ifndef CONFIG_SPL_BUILD
|
||||
@@ -91,7 +90,6 @@
|
||||
"run nand_boot_backup;" \
|
||||
"reset;"
|
||||
|
||||
|
||||
#else
|
||||
#define CONFIG_BOOTDELAY 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user