cpufreq: loongson2: Remove unused linux/sched.h headers
authorHailong Liu <liu.hailong6@zte.com.cn>
Thu, 3 Jun 2021 13:57:52 +0000 (21:57 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Jun 2021 15:43:52 +0000 (17:43 +0200)
commitbcc936c5d5159b4d1891d58f89301f74ff61a67d
treea6fd6b1e00f23ded97ed33b294d4c99cf65d167d
parent019694f5c1b9cc444e6a3fd3005f556d0c5a6b14
cpufreq: loongson2: Remove unused linux/sched.h headers

Since commit 759f534e93ac(CPUFREQ: Loongson2: drop set_cpus_allowed_ptr()),
the header <linux/sched.h> is useless in oongson2_cpufreq.c, so remove it.

Signed-off-by: Hailong Liu <liu.hailong6@zte.com.cn>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/loongson2_cpufreq.c