SMBIOS: Remove duplicated smbios_memory_type enum
Change-Id: I49554d13f1b6371b85a58cc1263608ad9e99130e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29638 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
This commit is contained in:
committed by
Patrick Georgi
parent
0acb28a9c0
commit
28114ae71b
@ -36,7 +36,7 @@ struct dimm_info {
|
||||
/*
|
||||
* SMBIOS (not SPD) device type.
|
||||
*
|
||||
* See the smbios.h smbios_memory_device_type enum.
|
||||
* See the smbios.h smbios_memory_type enum.
|
||||
*/
|
||||
uint16_t ddr_type;
|
||||
uint16_t ddr_frequency;
|
||||
|
Reference in New Issue
Block a user