Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99b662e5 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9a86cad6
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -24,6 +24,7 @@ config SUPERH
	select RTC_LIB
	select RTC_LIB
	select GENERIC_ATOMIC64
	select GENERIC_ATOMIC64
	select GENERIC_IRQ_SHOW
	select GENERIC_IRQ_SHOW
	select ARCH_NO_SYSDEV_OPS
	help
	help
	  The SuperH is a RISC processor targeted for use in embedded systems
	  The SuperH is a RISC processor targeted for use in embedded systems
	  and consumer electronics; it was also used in the Sega Dreamcast
	  and consumer electronics; it was also used in the Sega Dreamcast