Discussion:
[Patch v3] 0/7] Remove mach-kirkwood
Andrew Lunn
2014-08-30 16:46:05 UTC
Permalink
This is mostly a resend of these patches, removing mach-kirkwood. Not
all maintainers picked up there patches, which has resulted in some
dead kernel configuration in v3.17-rcX.

The patch set has been rebased on v3.17-rc2, and it is intended that
Jason Cooper will submit them for inclusion in an RC. Subsystem
maintainers do not need to do anything.

The last patch "cpufreq: Remove ARCH_KIRKWOOD dependency" is new,
since what it is removing was added during v3.16-rcX. It follows the
pattern of all the other patches.

Andrew Lunn (7):
cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependency
ata: Remove ARCH_KIRKWOOD dependency
thermal: Remove ARCH_KIRKWOOD dependency
leds: Remove ARCH_KIRKWOOD dependency
rtc: Remove ARCH_KIRKWOOD dependency
watchdog: Remove ARCH_KIRKWOOD dependency
cpufreq: Remove ARCH_KIRKWOOD dependency

drivers/ata/Kconfig | 2 +-
drivers/cpufreq/Kconfig.arm | 2 +-
drivers/cpuidle/Kconfig.arm | 2 +-
drivers/leds/Kconfig | 4 ++--
drivers/rtc/Kconfig | 2 +-
drivers/thermal/Kconfig | 2 +-
drivers/watchdog/Kconfig | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)

--
2.1.0

Cc: Daniel Lezcano <***@linaro.org>
Cc: Rafael J. Wysocki <***@rjwysocki.net>
Cc: linux-***@vger.kernel.org
Cc: Tejun Heo <***@kernel.org>
Cc: linux-***@vger.kernel.org
Cc: Zhang Rui <***@intel.com>
Cc: linux-***@vger.kernel.org
Cc: Richard Purdie <***@rpsys.net>
Cc: linux-***@vger.kernel.org
Cc: Alessandro Zummo <***@towertech.it>
Cc: rtc-***@googlegroups.com
Cc: Wim Van Sebroeck <***@iguana.be>
Cc: linux-***@vger.kernel.org
Cc: Viresh Kumar <***@linaro.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...