AGESA binaryPI: Drop amdlib.h in BiosCallouts.c

Some fam14 boards will need more work on this area,
those are to be addressed with followup patches.

Change-Id: I14208cf8519a4cf71e4944d08a2dae36b7f1f878
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21734
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
Kyösti Mälkki
2017-09-28 17:14:56 +03:00
parent 8e2f6caaf0
commit 7c60498de7
21 changed files with 0 additions and 21 deletions

View File

@@ -14,7 +14,6 @@
*/
#include "AGESA.h"
#include "amdlib.h"
#include <northbridge/amd/agesa/BiosCallOuts.h>
#include "FchPlatform.h"
#include "cbfs.h"