Re: [U-Boot] [PATCH 04/14] x86: Compile irq.c for 64-bit

2017-02-06 Thread Bin Meng
On Tue, Jan 24, 2017 at 3:50 AM, Simon Glass wrote: > On 18 January 2017 at 04:32, Bin Meng wrote: >> There is no reason not to compile irq.c for 64-bit. >> >> Signed-off-by: Bin Meng >> --- >> >> arch/x86/cpu/Makefile | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Si

Re: [U-Boot] [PATCH 04/14] x86: Compile irq.c for 64-bit

2017-01-23 Thread Simon Glass
On 18 January 2017 at 04:32, Bin Meng wrote: > There is no reason not to compile irq.c for 64-bit. > > Signed-off-by: Bin Meng > --- > > arch/x86/cpu/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass ___ U-Boot