[U-Boot] [PATCH v3 13/26] x86: Tidy up coreboot header usage
    Simon Glass 
    sjg at chromium.org
       
    Fri Nov 21 07:51:26 CET 2014
    
    
  
On 13 November 2014 06:42, Simon Glass <sjg at chromium.org> wrote:
> There is no need to explicitly write 'arch-coreboot' when including headers,
> as when the arch directory points to coreboot the correct files will be
> used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/coreboot/coreboot.c   | 4 ++--
>  arch/x86/cpu/coreboot/ipchecksum.c | 2 +-
>  arch/x86/cpu/coreboot/tables.c     | 6 +++---
>  3 files changed, 6 insertions(+), 6 deletions(-)
Applied to u-boot-x86.
    
    
More information about the U-Boot
mailing list