[U-Boot] [PATCH v2 05/16] efi: Correct header order in efi_memory

Simon Glass sjg at chromium.org
Tue Dec 5 21:11:56 UTC 2017


Hi Heinrich,

On 4 December 2017 at 15:28, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
>
> On 12/04/2017 10:28 PM, Simon Glass wrote:
>>
>> The headers are not in the correct order. Fix this. Also drop libfdt_env.h
>> since it is not needed.
>
>
> What do you consider as correct order? Do you mean sorted alphabetically?
> Includes should be self sufficient and the correct execution be independent
> of the sequence.

https://www.denx.de/wiki/U-Boot/CodingStyle

If we need libfdt we should include libfdt.h I think.

Regards,
Simon


More information about the U-Boot mailing list