mb/{asrock,asus}: Remove unused <stdlib.h>

Change-Id: I14d3579f232b1dcc95b4e0653520686965dbe727
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33889
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Elyes HAOUAS
2019-11-30 19:48:02 +01:00
committed by Kyösti Mälkki
parent 7104cdb375
commit b85fe66e39
6 changed files with 0 additions and 6 deletions

View File

@@ -18,7 +18,6 @@
#include <northbridge/amd/agesa/state_machine.h>
#include <vendorcode/amd/agesa/f15tn/Proc/Fch/FchPlatform.h>
#include <stdlib.h>
const BIOS_CALLOUT_STRUCT BiosCallouts[] =
{

View File

@@ -25,7 +25,6 @@
*
*/
#include <stdlib.h>
#include <vendorcode/amd/agesa/f15tn/AGESA.h>