From c928a295b3c23cc0fad0e40d9ddd9ffff3b0660a Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 14 May 2010 11:02:56 +0000 Subject: Remove another set of includes from Fam10 romstages: northbridge/amd/amdht/ht_wrapper.c northbridge/amd/amdfam10/raminit_amdmct.c cpu/amd/model_10xxx/fidvid.c pc80/mc146818rtc_early.c They are now included by the fam10 chipset code that requires them. Signed-off-by: Patrick Georgi Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5548 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/amdht/h3gtopo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/northbridge/amd/amdht') diff --git a/src/northbridge/amd/amdht/h3gtopo.h b/src/northbridge/amd/amdht/h3gtopo.h index 00d46d01c5..b3f06f05ea 100644 --- a/src/northbridge/amd/amdht/h3gtopo.h +++ b/src/northbridge/amd/amdht/h3gtopo.h @@ -20,6 +20,8 @@ #ifndef HTTOPO_H #define HTTOPO_H +#include + /*---------------------------------------------------------------------------- * Mixed (DEFINITIONS AND MACROS / TYPEDEFS, STRUCTURES, ENUMS) * -- cgit v1.2.3