Re: [PATCH 0/2] alpha: fix build failure
From: Guenter Roeck <linux@roeck-us.net>
Date: 2015-09-14 21:22:13
Also in:
lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2015-09-14 21:22:13
Also in:
lkml
On Mon, Sep 14, 2015 at 05:19:27PM +0530, Sudip Mukherjee wrote:
We were getting build failure on allmodconfig. Mainly two causes ioremap_uc was not defined and __delay was not exported.
I already submitted patches to fix those problems some 6+ weeks ago. Hope you'll have more luck. Guenter
regards sudip Sudip Mukherjee (2): alpha: io: define ioremap_uc alpha: lib: export __delay arch/alpha/include/asm/io.h | 4 +++- arch/alpha/lib/udelay.c | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/