linux/drivers/staging/dgrp
Paul Gortmaker 885a947e5b staging: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-17 10:08:14 -08:00
..
Kconfig
Makefile
README
TODO
dgrp_common.c
dgrp_common.h
dgrp_dpa_ops.c
dgrp_driver.c staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
dgrp_mon_ops.c
dgrp_net_ops.c
dgrp_ports_ops.c
dgrp_specproc.c
dgrp_sysfs.c
dgrp_tty.c
digirp.h
drp.h

README

The user space code to work with this driver is located at
https://github.com/wfp5p/dgrp-utils