]> Git Repo - u-boot.git/commit
efi: Correct header order in efi_memory
authorSimon Glass <[email protected]>
Thu, 8 Mar 2018 20:53:27 +0000 (21:53 +0100)
committerAlexander Graf <[email protected]>
Wed, 4 Apr 2018 09:00:07 +0000 (11:00 +0200)
commitbdecaebd5d5e266301b4bc4064b5fbc0922874d2
tree24564d4c72837a700091c7dce7eb28582ad946b8
parent7c92fd69b19bf4bfdc7c3fa74c504b66019004f0
efi: Correct header order in efi_memory

The headers are not in the correct order. Fix this. Also drop libfdt_env.h
since it is not needed.

Signed-off-by: Simon Glass <[email protected]>
Rebased
Reviewed-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_memory.c
This page took 0.030115 seconds and 4 git commands to generate.