From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 11 Sep 2014 10:54:04 +0200 Subject: [GIT PULL] Fourth Round of Renesas ARM Based SoC DT Updates for v3.18 In-Reply-To: References: <2746360.e5Qbnl0Vc0@wuerfel> Message-ID: <5147898.LS8hxRrHzU@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 11 September 2014 10:46:02 Geert Uytterhoeven wrote: > However, I don't see the warning with my current tree, nor with next-20140910, > as both are selected with mackerel_defconfig, due to: > > config ARCH_RMOBILE > bool > select PM_RMOBILE if PM && !ARCH_SHMOBILE_MULTI > > Perhaps this change hadn't trickled from Simon's tree into your tree, due > to following a different merge path? Ah, you are right, I was testing with another branch merged in that changed some of the Kconfig statements in shmobile to work around randconfig build problems. Apparently one of the patches in my branch was wrong, the shmobile branches are all good. Sorry for the noise. Arnd