From a41b939294c2e90197c57a2faa565bf48d4b506d Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Thu, 18 Mar 2010 05:57:32 +0000 Subject: trivial. Delelte double blank line. Signed-off-by: Zheng Bao Acked-by: Zheng Bao git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5256 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/amd/rs780/rs780_cmn.c | 1 - src/southbridge/amd/sb600/Kconfig | 1 - 2 files changed, 2 deletions(-) (limited to 'src') diff --git a/src/southbridge/amd/rs780/rs780_cmn.c b/src/southbridge/amd/rs780/rs780_cmn.c index 9b6ccf627d..bf27794fc7 100644 --- a/src/southbridge/amd/rs780/rs780_cmn.c +++ b/src/southbridge/amd/rs780/rs780_cmn.c @@ -350,4 +350,3 @@ void rs780_set_tom(device_t nb_dev) pci_write_config32(nb_dev, 0x90, uma_memory_base); //nbmc_write_index(nb_dev, 0x1e, uma_memory_base); } - diff --git a/src/southbridge/amd/sb600/Kconfig b/src/southbridge/amd/sb600/Kconfig index b6e3cc7779..ec7c6714d4 100644 --- a/src/southbridge/amd/sb600/Kconfig +++ b/src/southbridge/amd/sb600/Kconfig @@ -20,4 +20,3 @@ config SOUTHBRIDGE_AMD_SB600 bool select IOAPIC - -- cgit v1.2.3