via/epia-m700: Remove lefotver AmlCode
Change-Id: I70e3f2198292bcaffd08beb1d56807428416af5b Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7390 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
parent
8a878208bd
commit
a0158125e1
|
@ -35,9 +35,6 @@
|
|||
#include <device/pci_ids.h>
|
||||
#include "northbridge/via/vx800/vx800.h"
|
||||
|
||||
extern const unsigned char AmlCode_dsdt[];
|
||||
extern const unsigned char AmlCode_ssdt[];
|
||||
|
||||
extern u32 wake_vec;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue