|
@@ -212,7 +212,7 @@ struct hrtimer;
|
|
|
extern enum hrtimer_restart it_real_fn(struct hrtimer *);
|
|
extern enum hrtimer_restart it_real_fn(struct hrtimer *);
|
|
|
|
|
|
|
|
#if defined(CONFIG_SMP) && defined(CONFIG_NO_HZ_COMMON)
|
|
#if defined(CONFIG_SMP) && defined(CONFIG_NO_HZ_COMMON)
|
|
|
-#include <linux/sysctl.h>
|
|
|
|
|
|
|
+struct ctl_table;
|
|
|
|
|
|
|
|
extern unsigned int sysctl_timer_migration;
|
|
extern unsigned int sysctl_timer_migration;
|
|
|
int timer_migration_handler(struct ctl_table *table, int write,
|
|
int timer_migration_handler(struct ctl_table *table, int write,
|