mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 17:43:36 +01:00
This changes 'struct e820entry' to 'struct e820_entry' to conform with the coding style. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>