AGESA fam10: Add missing include

The file is used for fam15.

Change-Id: I7cdf238a8f7be4bf79546bcfc3c9d05bd8986e3e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/18635
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
This commit is contained in:
Kyösti Mälkki 2017-03-07 18:44:31 +02:00
parent da74041b2b
commit 3444a9d716
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#ifndef _RESET_TEST_H_ #ifndef _RESET_TEST_H_
#define _RESET_TEST_H_ #define _RESET_TEST_H_
#include <arch/io.h>
#include "amdfam10.h" /* NODE_PCI */ #include "amdfam10.h" /* NODE_PCI */
#define NODE_ID 0x60 #define NODE_ID 0x60