mb/{hp,intel}: Remove unused <stdlib.h>

Change-Id: Ib6151ac245870a198afb71909a36a0840480d567
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33906
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:58:20 +01:00
committed by Kyösti Mälkki
parent 98b0ae6561
commit 45f05a13ed
5 changed files with 0 additions and 5 deletions

View File

@@ -16,7 +16,6 @@
#include "irqroute.h"
#include <soc/gpio.h>
#include <stdlib.h>
#include <boardid.h>
#include "onboard.h"
#include "gpio.h"