summaryrefslogtreecommitdiff
path: root/src/mainboard/iei/pm-lx-800-r11
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2013-05-16 12:51:07 -0700
committerRonald G. Minnich <rminnich@gmail.com>2013-05-20 08:42:28 +0200
commitb0fb2234be259a32325f5fc28750bd7b8aebc708 (patch)
tree19d428f42da70ad550b4395bf671ced34286af65 /src/mainboard/iei/pm-lx-800-r11
parentd433acb8164aa836aadd14e00d11ed4dc31b029d (diff)
downloadcoreboot-b0fb2234be259a32325f5fc28750bd7b8aebc708.tar.xz
Drop llshell
This feature has not been used and was never fully integrated. In the progress of cleaning up coreboot, let's drop it. Change-Id: Ib40acdba30aef00a4a162f2b1009bf8b7db58bbb Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/3251 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/iei/pm-lx-800-r11')
-rw-r--r--src/mainboard/iei/pm-lx-800-r11/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/iei/pm-lx-800-r11/romstage.c b/src/mainboard/iei/pm-lx-800-r11/romstage.c
index c8cb36394e..3011ab66e2 100644
--- a/src/mainboard/iei/pm-lx-800-r11/romstage.c
+++ b/src/mainboard/iei/pm-lx-800-r11/romstage.c
@@ -23,7 +23,6 @@
#include <spd.h>
#include <arch/io.h>
#include <arch/hlt.h>
-#include <arch/llshell.h>
#include <device/pci_def.h>
#include <device/pnp_def.h>
#include <console/console.h>