Re: [PATCH] ARM64: kernel: compiling issue: need define readq andwriteq for driver module using.

From: Chen Gang F T
Date: Fri Apr 19 2013 - 22:49:38 EST


On 2013å04æ19æ 20:13, Arnd Bergmann wrote:
> On Friday 19 April 2013, Chen Gang wrote:
>> > when compiling with allmodconfig, CONFIG_64BIT=y
>> > the file drivers/base/regmap/regmap-mmio.c will use readq and writeq.
>> >
>> > so we need implement these functions.
>> >
>> > BTW:
>> > the coding style can not pass ./scripts/checkpatch.pl.
>> > it seems better to provide additional patch for beautifying code.
>> >
>> > Signed-off-by: Chen Gang <gang.chen@xxxxxxxxxxx>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

thanks.

--
Chen Gang

Flying Transformer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/