1
0
Fork 0
alistair23-linux/drivers/staging/media/cxd2099
Navya Sri Nizamkari 0b5c85e0f4 staging: Remove <linux/moduleparam.h> header.
This patch drops #include <linux/moduleparam.h> in all the staging
driver files that also include #include <linux/module.h> as
module.h includes moduleparam.h already.

The following semantic patch is used to make these changes:

@ includesmodule @
@@
@ depends on includesmodule @
@@
- #include <linux/moduleparam.h>

Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-01 17:09:52 -08:00
..
Kconfig
Makefile [media] common: move media/common/tuners to media/tuners 2012-08-13 23:40:28 -03:00
TODO
cxd2099.c staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
cxd2099.h [media] staging/media: Use dev_ printks in cxd2099/cxd2099.[ch] 2012-12-21 18:25:16 -02:00