mb/biostar: Remove unused <stdlib.h>

Change-Id: I03d1af0858952972c92b83375a55dbda87e69f8a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33891
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Elyes HAOUAS 2019-11-30 19:49:55 +01:00 committed by Kyösti Mälkki
parent 3f870446a6
commit 20a329718e
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
#include <northbridge/amd/agesa/BiosCallOuts.h>
#include <northbridge/amd/agesa/state_machine.h>
#include <FchPlatform.h>
#include <stdlib.h>
const BIOS_CALLOUT_STRUCT BiosCallouts[] =
{

View File

@ -25,7 +25,6 @@
*
*/
#include <stdlib.h>
#include <AGESA.h>
#define INSTALL_FT3_SOCKET_SUPPORT TRUE