From cb04db155f4e7ccaec1b961d8a84e1a1b9524594 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 24 Apr 2016 10:24:59 -0400 Subject: 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 --- include/configs/atngw100mkii.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/atngw100mkii.h') diff --git a/include/configs/atngw100mkii.h b/include/configs/atngw100mkii.h index dd4e1a3..09e193e 100644 --- a/include/configs/atngw100mkii.h +++ b/include/configs/atngw100mkii.h @@ -106,7 +106,6 @@ #define CONFIG_CMD_MMC #define CONFIG_CMD_MII - #define CONFIG_ATMEL_USART #define CONFIG_MACB #define CONFIG_PORTMUX_PIO @@ -117,7 +116,6 @@ #define CONFIG_GENERIC_MMC #define CONFIG_ATMEL_SPI - #define CONFIG_SYS_DCACHE_LINESZ 32 #define CONFIG_SYS_ICACHE_LINESZ 32 -- cgit v1.1