southbridge/amd/sb700: Fix build failure from merging patches out of order

Change-Id: Ib6d1be64691cf5a1c0b7464284fbae4e583f383e
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/12402
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Timothy Pearson 2015-11-10 20:14:52 -06:00 committed by Ronald G. Minnich
parent 86fc11d0c9
commit 1b708656b2

View file

@ -18,6 +18,7 @@
#define _SB700_EARLY_SETUP_C_
#include <stdint.h>
#include <option.h>
#include <arch/acpi.h>
#include <arch/cpu.h>
#include <arch/io.h>