From: Chen Gang Date: Fri, 19 Apr 2013 11:24:37 +0000 (+0100) Subject: arm64: Define readq and writeq for driver module using X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~100^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f883989cf91afa8509c547feebbc3acbc04497;p=pandora-kernel.git arm64: Define readq and writeq for driver module using 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. Signed-off-by: Chen Gang Acked-by: Arnd Bergmann Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed