src/southbridge: Remove unused <stdlib.h>
Change-Id: I5728b44fdd680b21e951397a2390e24f9171ac34 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32829 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Kyösti Mälkki
parent
dc987fecce
commit
38d2540674
@@ -19,7 +19,6 @@
|
||||
#include <arch/io.h>
|
||||
#include <console/console.h>
|
||||
#include <device/smbus_def.h>
|
||||
#include <stdlib.h>
|
||||
#include <types.h>
|
||||
|
||||
#include "smbus.h"
|
||||
|
Reference in New Issue
Block a user