mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
drivers/char: delete non-required instances of include <linux/init.h>
This commit is contained in:
parent
3f674bdd8d
commit
37320bf409
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
#include <linux/kernel.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/miscdevice.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/slab.h>
|
||||
|
|
Loading…
Reference in a new issue