CRIS: Remove include of linux/init.h, not needed anymore.
This commit is contained in:
parent
6e0b688034
commit
3ae8d8baab
|
@ -4,7 +4,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/sched.h>
|
#include <linux/sched.h>
|
||||||
#include <linux/init.h>
|
|
||||||
#include <asm/semaphore-helper.h>
|
#include <asm/semaphore-helper.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue