]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 24 May 2017 14:32:06 +0000 (16:32 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 29 May 2017 08:09:59 +0000 (10:09 +0200)
commitf37e335f925968942c6f613fa17c57f625042f87
tree4ab32d0d214be34b363af0666c22f01abe02ad98
parent240d3d5b2a7a32630f1fadd6b145d48978882824
gpio: mvebu: Select REGMAP_MMIO now that regmap is used

Since the commit "gpio: mvebu: switch to regmap for register access" the
driver use the regmap. Explicitly select the REGMAP_MMIO symbol to fix
build error.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig