Browse Source

CRIS: Remove include of linux/init.h, not needed anymore.

Jesper Nilsson 17 năm trước cách đây
mục cha
commit
3ae8d8baab
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      arch/cris/kernel/semaphore.c

+ 0 - 1
arch/cris/kernel/semaphore.c

@@ -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>
 
 
 /*
 /*