src: Remove not used 'include <smbios.h>'
Change-Id: I12345a5b6c9ce94ca9f8b555154b2278a8ff97bf Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39816 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
committed by
Patrick Georgi
parent
c712144124
commit
b8a0cd11c6
@@ -4,7 +4,6 @@
|
||||
#include <types.h>
|
||||
#include <device/device.h>
|
||||
#include <device/smbus.h>
|
||||
#include <smbios.h>
|
||||
#include <console/console.h>
|
||||
|
||||
static void at24rf08c_init(struct device *dev)
|
||||
|
Reference in New Issue
Block a user