staging: unisys: visorbus: cleaned up include block of visorchipset.c

Removed 4 unneeded includes netdevice, nls, fs, and ctype.

Signed-off-by: Mark Foresta <Mark.Foresta@Unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: David Binder <david.binder@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mark Foresta 2017-07-17 16:17:14 -04:00 committed by Greg Kroah-Hartman
parent 8649375a51
commit ce0e7435fe
1 changed files with 0 additions and 4 deletions

View File

@ -15,11 +15,7 @@
*/
#include <linux/acpi.h>
#include <linux/ctype.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/nls.h>
#include <linux/netdevice.h>
#include <linux/uuid.h>
#include <linux/crash_dump.h>