Skip to content
Commit 12f88398 authored by Chen Gang's avatar Chen Gang Committed by Catalin Marinas
Browse files

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: default avatarChen Gang <gang.chen@asianux.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 3325732f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment