[PATCH] PM / OPP: Remove ARCH_HAS_OPP completely
From: Paul Bolle <hidden>
Date: 2014-09-12 11:15:01
Also in:
linux-omap, linux-pm, linux-sh, lkml
From: Paul Bolle <hidden>
Date: 2014-09-12 11:15:01
Also in:
linux-omap, linux-pm, linux-sh, lkml
On Fri, 2014-09-12 at 13:03 +0200, Geert Uytterhoeven wrote:
Hi Paul, Rafael, On Fri, Sep 12, 2014 at 12:46 PM, Paul Bolle [off-list ref] wrote:quoted
quoted
quoted
arch/arm/mach-shmobile/Kconfig | 1 - drivers/devfreq/Kconfig | 1 -Were patches submitted for these two files too? If so, we can probably just drop my patch.Rafael said: "I've queued this up for 3.17, thanks!" http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/274681.html But it's not in -next.
I think that patch landed as commit 78c5e0bb145d. But for some unknown reason it didn't remove all selects statements for ARCH_HAS_OPP. The odd thing here is that the last select statements I remove in this patch are all to be found in Kconfig files that actually were touched in that commit. Perhaps these select statements were merged back in during conflict resolution. I have no idea. Paul Bolle