tree: Remove unused <smbios.h>

Change-Id: Iab7e9f3d17c87576761333c4b62c40eea5e424a5
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82250
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
Elyes Haouas 2024-05-09 18:25:13 +02:00
commit d4bbeb8140
5 changed files with 0 additions and 5 deletions

View file

@ -4,7 +4,6 @@
#include <device/device.h>
#include <device/dram/ddr5.h>
#include <memory_info.h>
#include <smbios.h>
#include <types.h>
enum ddr5_speed_grade {

View file

@ -4,7 +4,6 @@
#include <device/device.h>
#include <device/dram/lpddr4.h>
#include <memory_info.h>
#include <smbios.h>
#include <types.h>
enum lpddr4_speed_grade {