On 24 November 2014 at 20:06, Simon Glass <[email protected]> wrote: > On 20 November 2014 at 01:11, Bin Meng <[email protected]> wrote: >> Since cpu_init_interrupts() was moved out of cpu_init_r(), it is >> useless to keep cpu_init_r() for x86, thus remove it. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> arch/x86/cpu/cpu.c | 6 ------ >> arch/x86/include/asm/u-boot-x86.h | 2 -- >> common/board_r.c | 2 +- >> 3 files changed, 1 insertion(+), 9 deletions(-) > > Acked-by: Simon Glass <[email protected]> > > Tested on chromebook_link: > Tested-by: Simon Glass <[email protected]>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

