Staging: comedi: comedi_fops: Remove redundant init.h header
authorCheah Kok Cheong <thrust73@gmail.com>
Sat, 7 Jan 2017 11:13:10 +0000 (19:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:38:32 +0000 (17:38 +0100)
commit7bfe956c78b07d072df6b78b82417a11dff52bb7
tree6a89e320e27aca9bc209af54522bf7902e669de1
parent79adc3577e6d3c03e0ccf6b9f5a4731207ca1ea7
Staging: comedi: comedi_fops: Remove redundant init.h header

After commit 0fd972a7d91d ("module: relocate module_init
from init.h to module.h"), including module.h will do and
init.h is also thrown in.

Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedi_fops.c