Re: [U-Boot] [PATCH v3 13/26] x86: Tidy up coreboot header usage

2014-11-20 Thread Simon Glass
On 13 November 2014 06:42, Simon Glass 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 > --- > > Changes in v3: None > Changes in v2: None > > ar

[U-Boot] [PATCH v3 13/26] x86: Tidy up coreboot header usage

2014-11-12 Thread Simon Glass
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 --- Changes in v3: None Changes in v2: None arch/x86/cpu/coreboot/coreboot.c | 4 ++-- arch/x86/cpu/coreboot/i