summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/tangier/sysreset.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/tangier/sysreset.c')
-rw-r--r--arch/x86/cpu/tangier/sysreset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/tangier/sysreset.c b/arch/x86/cpu/tangier/sysreset.c
index f57423a611d..b03bc28f935 100644
--- a/arch/x86/cpu/tangier/sysreset.c
+++ b/arch/x86/cpu/tangier/sysreset.c
@@ -5,6 +5,7 @@
* Reset driver for tangier processor
*/
+#include <common.h>
#include <dm.h>
#include <sysreset.h>
#include <asm/scu.h>