This is a general cleanup patch
[coreboot.git] / src / mainboard / intel / d945gclf / acpi_tables.c
index 527d708af938775491d3599ca08e49d6c2671cab..1f8b5299cc4a384e1171d9ca97abe2c2ccdb2a9d 100644 (file)
@@ -35,8 +35,6 @@ extern unsigned char AmlCode[];
 #if CONFIG_HAVE_ACPI_SLIC
 unsigned long acpi_create_slic(unsigned long current);
 #endif
-void generate_cpu_entries(void); // from cpu/intel/speedstep
-unsigned long acpi_fill_mcfg(unsigned long current); // from northbridge/intel/i945
 
 #if OLD_ACPI
 typedef struct acpi_oemb {