From: Paul Mundt <lethal@linux-sh.org>
Date: Wed, 6 Apr 2011 18:42:01 +0000 (-0700)
Subject: sh: select ARCH_NO_SYSDEV_OPS.
X-Git-Tag: v2.6.39-rc3~16^2
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=99b662e511e08230e8422e77cbe4fd31ed173df6;p=users%2Fjedix%2Flinux-maple.git

sh: select ARCH_NO_SYSDEV_OPS.

Now that everything that was using these interfaces has been converted to
the syscore ops, prevent new code from using the old API.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
---

diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index bc439de48cd1..4b89da248d17 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -24,6 +24,7 @@ config SUPERH
 	select RTC_LIB
 	select GENERIC_ATOMIC64
 	select GENERIC_IRQ_SHOW
+	select ARCH_NO_SYSDEV_OPS
 	help
 	  The SuperH is a RISC processor targeted for use in embedded systems
 	  and consumer electronics; it was also used in the Sega Dreamcast