AGESA: Use common header for agesawrapper

Change-Id: I5189d0c55635aeb29553fd04a67490cfee3d88d5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7153
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Kyösti Mälkki
2014-10-19 09:35:18 +03:00
parent 2fd006a3e3
commit f21c2ac055
100 changed files with 101 additions and 1263 deletions

View File

@ -17,7 +17,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "agesawrapper.h"
#include <northbridge/amd/agesa/agesawrapper.h>
#include <console/console.h>
#include <string.h>