arm64/kernel: remove duplicate include in process.c
authorLv Ruyi <lv.ruyi@zte.com.cn>
Thu, 2 Sep 2021 01:11:26 +0000 (18:11 -0700)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 16 Sep 2021 16:46:49 +0000 (17:46 +0100)
commit861dc4f52e6992c933998fb4dd03fefe1fa5ce27
treeeb2ce0725cb681e9c37929eb8b5301a6d379059c
parente35ac9d0b56e9efefaeeb84b635ea26c2839ea86
arm64/kernel: remove duplicate include in process.c

Remove all but the first include of linux/sched.h from process.c

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20210902011126.29828-1-lv.ruyi@zte.com.cn
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/kernel/process.c