From: Rafael J. Wysocki <rjw@xxxxxxx> Make the ARM architecture select CONFIG_ARCH_NO_SYSDEV_OPS to indicate that sysdevs are not used for power management any more on this architecture. Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx> --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6/arch/arm/Kconfig =================================================================== --- linux-2.6.orig/arch/arm/Kconfig +++ linux-2.6/arch/arm/Kconfig @@ -28,6 +28,7 @@ config ARM select HAVE_C_RECORDMCOUNT select HAVE_GENERIC_HARDIRQS select HAVE_SPARSE_IRQ + select ARCH_NO_SYSDEV_OPS help The ARM series is a line of low-power-consumption RISC chip designs licensed by ARM Ltd and targeted at embedded applications and _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm