summaryrefslogtreecommitdiff
path: root/src/mainboard/packardbell
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-03-25 08:35:26 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-05-01 06:16:33 +0000
commitb8a0cd11c6cc509c122b09bafd911ce9c169d9c8 (patch)
tree04f0e7ef1036adeeb30c2aa7c34a2fde4445ad40 /src/mainboard/packardbell
parentc712144124764627644280e6341268e3dd7f67ab (diff)
downloadcoreboot-b8a0cd11c6cc509c122b09bafd911ce9c169d9c8.tar.xz
src: Remove not used 'include <smbios.h>'
Change-Id: I12345a5b6c9ce94ca9f8b555154b2278a8ff97bf Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39816 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/packardbell')
-rw-r--r--src/mainboard/packardbell/ms2290/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/packardbell/ms2290/mainboard.c b/src/mainboard/packardbell/ms2290/mainboard.c
index 8d4bb8e003..184401a0f7 100644
--- a/src/mainboard/packardbell/ms2290/mainboard.c
+++ b/src/mainboard/packardbell/ms2290/mainboard.c
@@ -9,7 +9,6 @@
#include <drivers/intel/gma/int15.h>
#include <pc80/keyboard.h>
#include <cpu/x86/lapic.h>
-#include <smbios.h>
static void mainboard_enable(struct device *dev)
{