AGESA binaryPI: Clean up amdfamXX.h include
Change-Id: I4503f2c27774b68da7fa7294ddb6d00c81f167c7 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21618 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include <AGESA.h>
|
||||
#include <Options.h>
|
||||
#include <Topology.h>
|
||||
#include <cpu/amd/amdfam15.h>
|
||||
#include <cpuRegisters.h>
|
||||
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
|
@@ -36,7 +36,6 @@
|
||||
#include <Porting.h>
|
||||
#include <Options.h>
|
||||
#include <Topology.h>
|
||||
#include <cpu/amd/amdfam15.h>
|
||||
#include <cpuRegisters.h>
|
||||
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
|
@@ -35,7 +35,6 @@
|
||||
#include <AGESA.h>
|
||||
#include <Options.h>
|
||||
#include <Topology.h>
|
||||
#include <cpu/amd/amdfam16.h>
|
||||
#include <cpuRegisters.h>
|
||||
|
||||
#include <northbridge/amd/agesa/agesawrapper.h>
|
||||
|
@@ -32,7 +32,6 @@
|
||||
#include <FieldAccessors.h>
|
||||
#include <Options.h>
|
||||
#include <Topology.h>
|
||||
#include <cpu/amd/amdfam15.h>
|
||||
#include <cpuRegisters.h>
|
||||
#include <northbridge/amd/agesa/agesa_helper.h>
|
||||
#if IS_ENABLED(CONFIG_BINARYPI_LEGACY_WRAPPER)
|
||||
|
@@ -32,7 +32,6 @@
|
||||
#include <FieldAccessors.h>
|
||||
#include <Options.h>
|
||||
#include <Topology.h>
|
||||
#include <cpu/amd/amdfam15.h>
|
||||
#include <cpuRegisters.h>
|
||||
#include <northbridge/amd/agesa/agesa_helper.h>
|
||||
#if IS_ENABLED(CONFIG_BINARYPI_LEGACY_WRAPPER)
|
||||
|
@@ -32,7 +32,6 @@
|
||||
#include <FieldAccessors.h>
|
||||
#include <Options.h>
|
||||
#include <Topology.h>
|
||||
#include <cpu/amd/amdfam16.h>
|
||||
#include <cpuRegisters.h>
|
||||
#include <northbridge/amd/agesa/agesa_helper.h>
|
||||
#if IS_ENABLED(CONFIG_BINARYPI_LEGACY_WRAPPER)
|
||||
|
Reference in New Issue
Block a user