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:
Tom Rini
2016-04-24 10:24:59 -04:00
parent 78d1e1d0a1
commit cb04db155f
244 changed files with 0 additions and 675 deletions

View File

@@ -11,7 +11,6 @@
* Common configurations used for both spear3xx as well as spear6xx
*/
/* U-Boot Load Address */
#define CONFIG_SYS_TEXT_BASE 0x00700000
@@ -176,7 +175,6 @@
"console=ttyAMA0,115200 $(othbootargs);" \
CONFIG_BOOTCOMMAND
#define CONFIG_ENV_SIZE 0x02000
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE