|
@@ -47,7 +47,6 @@ struct cpuidle_state {
|
|
|
|
|
|
/* Idle State Flags */
|
|
|
#define CPUIDLE_FLAG_TIME_VALID (0x01) /* is residency time measurable? */
|
|
|
-#define CPUIDLE_FLAG_CHECK_BM (0x02) /* BM activity will exit state */
|
|
|
#define CPUIDLE_FLAG_IGNORE (0x100) /* ignore during this idle period */
|
|
|
|
|
|
#define CPUIDLE_DRIVER_FLAGS_MASK (0xFFFF0000)
|