diff options
Diffstat (limited to 'kernel/sched/loadavg.c')
| -rw-r--r-- | kernel/sched/loadavg.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kernel/sched/loadavg.c b/kernel/sched/loadavg.c index a398e7e28a8a..a171c1258109 100644 --- a/kernel/sched/loadavg.c +++ b/kernel/sched/loadavg.c | |||
| @@ -6,10 +6,6 @@ | |||
| 6 | * figure. Its a silly number but people think its important. We go through | 6 | * figure. Its a silly number but people think its important. We go through |
| 7 | * great pains to make it work on big machines and tickless kernels. | 7 | * great pains to make it work on big machines and tickless kernels. |
| 8 | */ | 8 | */ |
| 9 | |||
| 10 | #include <linux/export.h> | ||
| 11 | #include <linux/sched/loadavg.h> | ||
| 12 | |||
| 13 | #include "sched.h" | 9 | #include "sched.h" |
| 14 | 10 | ||
| 15 | /* | 11 | /* |
