summaryrefslogtreecommitdiff
path: root/src/mainboard/biostar/am1ml
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-11-30 19:49:55 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-12-19 04:13:19 +0000
commit20a329718e0ef4c3648904b647aa37c23b77272b (patch)
tree20f4355c6978feb3321e9d3da8fe123c4caed7ba /src/mainboard/biostar/am1ml
parent3f870446a695f8970e59078b0d28a9d42de1f011 (diff)
downloadcoreboot-20a329718e0ef4c3648904b647aa37c23b77272b.tar.xz
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>
Diffstat (limited to 'src/mainboard/biostar/am1ml')
-rw-r--r--src/mainboard/biostar/am1ml/BiosCallOuts.c1
-rw-r--r--src/mainboard/biostar/am1ml/buildOpts.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/biostar/am1ml/BiosCallOuts.c b/src/mainboard/biostar/am1ml/BiosCallOuts.c
index 17c25aece6..6181226c30 100644
--- a/src/mainboard/biostar/am1ml/BiosCallOuts.c
+++ b/src/mainboard/biostar/am1ml/BiosCallOuts.c
@@ -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[] =
{
diff --git a/src/mainboard/biostar/am1ml/buildOpts.c b/src/mainboard/biostar/am1ml/buildOpts.c
index 30c06997e4..74216f0556 100644
--- a/src/mainboard/biostar/am1ml/buildOpts.c
+++ b/src/mainboard/biostar/am1ml/buildOpts.c
@@ -25,7 +25,6 @@
*
*/
-#include <stdlib.h>
#include <AGESA.h>
#define INSTALL_FT3_SOCKET_SUPPORT TRUE