mirror of
https://xff.cz/git/u-boot/
synced 2025-09-22 11:02:07 +02: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>