bonding: Fix bonding crash
[firefly-linux-kernel-4.4.55.git] / include / linux / cpuidle.h
index d075d34279df3dbde3fadb6317ae403e9955f414..786ad32631a672695d88b47d67c1019df624acab 100644 (file)
@@ -84,7 +84,6 @@ struct cpuidle_device {
        struct list_head        device_list;
 
 #ifdef CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED
-       int                     safe_state_index;
        cpumask_t               coupled_cpus;
        struct cpuidle_coupled  *coupled;
 #endif