From 02790369ff72d9d2ed5b65eee28f9cde56f3d541 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 24 Aug 2012 21:54:10 +0300 Subject: Remove chip.h files without config structure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also deletes files not included in build: src/southbridge/amd/cimx/sb700/chip_name.c src/southbridge/amd/cimx/sb800/chip_name.c src/southbridge/amd/cimx/sb900/chip_name.c Change-Id: I2068e3859157b758ccea0ca91fa47d09a8639361 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/1473 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc Reviewed-by: Marc Jones --- src/northbridge/amd/agesa/family10/northbridge.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/northbridge/amd/agesa/family10/northbridge.c') diff --git a/src/northbridge/amd/agesa/family10/northbridge.c b/src/northbridge/amd/agesa/family10/northbridge.c index 2bea5d1c78..f1ed610e42 100644 --- a/src/northbridge/amd/agesa/family10/northbridge.c +++ b/src/northbridge/amd/agesa/family10/northbridge.c @@ -39,10 +39,8 @@ #include #include #include -#include "root_complex/chip.h" #include "northbridge.h" #include "amdfam10.h" -#include "chip.h" extern uint32_t agesawrapper_amdinitmid(void); -- cgit v1.2.3