aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZheng Bao <zheng.bao@amd.com>2010-03-18 05:57:32 +0000
committerZheng Bao <Zheng.Bao@amd.com>2010-03-18 05:57:32 +0000
commita41b939294c2e90197c57a2faa565bf48d4b506d (patch)
treea6849c54eb5a79abb099da56175e3d48d0be1360
parentce6fb1ee2b37193fa828b4c6d475e23c58171346 (diff)
trivial. Delelte double blank line.
Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Zheng Bao <zheng.bao@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5256 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r--src/southbridge/amd/rs780/rs780_cmn.c1
-rw-r--r--src/southbridge/amd/sb600/Kconfig1
2 files changed, 0 insertions, 2 deletions
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
-