mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-25 22:49:34 +07:00
staging: dgnc: Remove duplicate header file inclusion
sched.h was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0a3bdb0071
commit
2db1f402fa
@ -39,7 +39,6 @@
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/proc_fs.h>
|
||||
#include <linux/serial_reg.h>
|
||||
#include <linux/sched.h> /* For in_egroup_p() */
|
||||
#include <linux/string.h>
|
||||
#include <asm/uaccess.h> /* For copy_from_user/copy_to_user */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user