[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170529153947.458e2297@canb.auug.org.au>
Date: Mon, 29 May 2017 15:39:47 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Gregory CLEMENT <gregory.clement@...e-electrons.com>
Subject: linux-next: build failure after merge of the gpio tree
Hi Linus,
After merging the gpio tree, today's linux-next build (arm
orion5x_defconfig) failed like this:
drivers/gpio/gpio-mvebu.c:1062: undefined reference to `__devm_regmap_init_mmio_clk'
drivers/gpio/gpio-mvebu.c:1078: undefined reference to `__devm_regmap_init_mmio_clk'
Caused by commit
2233bf7a92e7 ("gpio: mvebu: switch to regmap for register access")
Presumably a missing Kconfig dependency. Yeah, CONFIG_REGMAP_MMIO is
not set for this build.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists