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:
@@ -185,7 +185,6 @@
|
||||
|
||||
#define CONFIG_CMD_PCI
|
||||
|
||||
|
||||
/*
|
||||
* PCI Windows
|
||||
* Memory space is mapped 1-1, but I/O space must start from 0.
|
||||
@@ -699,7 +698,6 @@ extern unsigned long get_sdram_size(void);
|
||||
|
||||
#endif /* CONFIG_TSEC_ENET */
|
||||
|
||||
|
||||
/* SATA */
|
||||
#define CONFIG_FSL_SATA
|
||||
#define CONFIG_FSL_SATA_V2
|
||||
|
||||
Reference in New Issue
Block a user