From 2fd006a3e335570fda1e3b2bf00288103e9fac6d Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 21 Nov 2014 08:40:55 +0200 Subject: AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetree MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit GPP config from devicetree.cb is not implemented for fam15tn/fam16kb. Also only for asus/f2a85-m the configuration value matched the actual programming. Change-Id: Ic7a9aa1360f4ba35d202f3f7dd1fc3c20a52dde0 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7600 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/southbridge/amd/agesa/hudson/chip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge') diff --git a/src/southbridge/amd/agesa/hudson/chip.h b/src/southbridge/amd/agesa/hudson/chip.h index 21b8cd2dbc..4a832ff7a3 100644 --- a/src/southbridge/amd/agesa/hudson/chip.h +++ b/src/southbridge/amd/agesa/hudson/chip.h @@ -22,7 +22,6 @@ struct southbridge_amd_agesa_hudson_config { - u8 gpp_configuration; u8 sd_mode; }; -- cgit v1.2.3