summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/bettong
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-07-14 23:16:52 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-07-17 19:31:22 +0000
commit517cab97fd1eada483fd7c50d9618220ef27ba82 (patch)
treedad090c8ec2a18d819b6690a94c3aedf777df084 /src/mainboard/amd/bettong
parentbebd766f165e7b3e1f6776c52067ab8998422607 (diff)
downloadcoreboot-517cab97fd1eada483fd7c50d9618220ef27ba82.tar.xz
binaryPI: Drop unused agesawrapper include
Change-Id: Ie17cc7367fc8561e2ecb357d4f8282c1cd444b7f Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/20591 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/amd/bettong')
-rw-r--r--src/mainboard/amd/bettong/acpi_tables.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/bettong/acpi_tables.c b/src/mainboard/amd/bettong/acpi_tables.c
index 9d2febeecd..61891b63e9 100644
--- a/src/mainboard/amd/bettong/acpi_tables.c
+++ b/src/mainboard/amd/bettong/acpi_tables.c
@@ -13,8 +13,6 @@
* GNU General Public License for more details.
*/
-#include <northbridge/amd/pi/agesawrapper.h>
-
#include <console/console.h>
#include <string.h>
#include <arch/acpi.h>