diff options
Diffstat (limited to 'kernel/locking/qspinlock_stat.h')
| -rw-r--r-- | kernel/locking/qspinlock_stat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/locking/qspinlock_stat.h b/kernel/locking/qspinlock_stat.h index e852be4851fc..4a30ef63c607 100644 --- a/kernel/locking/qspinlock_stat.h +++ b/kernel/locking/qspinlock_stat.h | |||
| @@ -63,6 +63,7 @@ enum qlock_stats { | |||
| 63 | */ | 63 | */ |
| 64 | #include <linux/debugfs.h> | 64 | #include <linux/debugfs.h> |
| 65 | #include <linux/sched.h> | 65 | #include <linux/sched.h> |
| 66 | #include <linux/sched/clock.h> | ||
| 66 | #include <linux/fs.h> | 67 | #include <linux/fs.h> |
| 67 | 68 | ||
| 68 | static const char * const qstat_names[qstat_num + 1] = { | 69 | static const char * const qstat_names[qstat_num + 1] = { |
