public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: Remove deprecated symbol from defconfig files
@ 2015-04-06 20:57 public_timo.s
  2015-04-09  7:33 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: public_timo.s @ 2015-04-06 20:57 UTC (permalink / raw)
  To: maxime.ripard, linux, linux-arm-kernel, linux-kernel
  Cc: linux, linux-sunxi, public_timo.s

From: Timo Sigurdsson <public_timo.s@silentcreek.de>

Commit b2b3a8b934e6 ("power/reset: Remove sun6i reboot driver") removed
the sun6i reboot driver. But sunxi_defconfig and multi_v7_defconfig
still contain the symbol CONFIG_POWER_RESET_SUN6I that was deprecated
by that commit, so remove it.

Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>
---
 arch/arm/configs/multi_v7_defconfig | 1 -
 arch/arm/configs/sunxi_defconfig    | 1 -
 2 files changed, 2 deletions(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 06075b6..258fda2 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -309,7 +309,6 @@ CONFIG_CHARGER_TPS65090=y
 CONFIG_POWER_RESET_AS3722=y
 CONFIG_POWER_RESET_GPIO=y
 CONFIG_POWER_RESET_KEYSTONE=y
-CONFIG_POWER_RESET_SUN6I=y
 CONFIG_POWER_RESET_RMOBILE=y
 CONFIG_SENSORS_LM90=y
 CONFIG_SENSORS_LM95245=y
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 8f6a570..8f10015 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -77,7 +77,6 @@ CONFIG_SPI_SUN6I=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_POWER_RESET=y
-CONFIG_POWER_RESET_SUN6I=y
 CONFIG_THERMAL=y
 CONFIG_CPU_THERMAL=y
 CONFIG_WATCHDOG=y
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: Remove deprecated symbol from defconfig files
  2015-04-06 20:57 [PATCH] ARM: Remove deprecated symbol from defconfig files public_timo.s
@ 2015-04-09  7:33 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2015-04-09  7:33 UTC (permalink / raw)
  To: public_timo.s; +Cc: linux, linux-arm-kernel, linux-kernel, linux, linux-sunxi

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

On Mon, Apr 06, 2015 at 10:57:22PM +0200, public_timo.s@silentcreek.de wrote:
> From: Timo Sigurdsson <public_timo.s@silentcreek.de>
> 
> Commit b2b3a8b934e6 ("power/reset: Remove sun6i reboot driver") removed
> the sun6i reboot driver. But sunxi_defconfig and multi_v7_defconfig
> still contain the symbol CONFIG_POWER_RESET_SUN6I that was deprecated
> by that commit, so remove it.
> 
> Signed-off-by: Timo Sigurdsson <public_timo.s@silentcreek.de>

Applied, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-09  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-06 20:57 [PATCH] ARM: Remove deprecated symbol from defconfig files public_timo.s
2015-04-09  7:33 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox