mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h

Change-Id: Ia1e64c750dfa6901ac7c9e786952eed49cccfa17
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/30322
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS 2018-12-20 08:54:55 +01:00 committed by Patrick Georgi
parent ba5ae5bf20
commit 553967256f
3 changed files with 2 additions and 4 deletions

View File

@ -14,8 +14,6 @@
* GNU General Public License for more details.
*/
#include <southbridge/intel/i82801jx/i82801jx.h>
#include <arch/acpi.h>
DefinitionBlock(
"dsdt.aml",

View File

@ -14,8 +14,6 @@
* GNU General Public License for more details.
*/
#include <southbridge/intel/i82801jx/i82801jx.h>
#include <arch/acpi.h>
DefinitionBlock(
"dsdt.aml",

View File

@ -16,6 +16,8 @@
/* Intel 82801Ix support */
#include "../i82801jx.h"
Scope(\)
{
// IO-Trap at 0x800. This is the ACPI->SMI communication interface.