pinctrl: lochnagar: Don't build on MIPS
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 15 Nov 2023 16:28:53 +0000 (16:28 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Nov 2023 13:40:38 +0000 (14:40 +0100)
commit6588732445ff19f6183f0fa72ddedf67e5a5be32
tree232ba00a96c9d9b86002c807561728c0ec34ddf3
parent4198a9b571065978632276264e01d71d68000ac5
pinctrl: lochnagar: Don't build on MIPS

MIPS appears to define a RST symbol at a high level, which clashes
with some register naming in the driver. Since there is currently
no case for running this driver on MIPS devices simply cut off the
build of this driver on MIPS.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202311071303.JJMAOjy4-lkp@intel.com/
Suggested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20231115162853.1891940-1-ckeepax@opensource.cirrus.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/cirrus/Kconfig