staging: unisys: visorbus: cleanup include listings
authorDavid Kershner <david.kershner@unisys.com>
Fri, 2 Sep 2016 20:41:45 +0000 (16:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Sep 2016 11:28:49 +0000 (13:28 +0200)
Cleaned up include section of files so that they only
include the files needed by them. If an include file includes
the file already don't repeat it.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <Timothy.Sell@unisys.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c

index fc40a17bfc45bd778d195f31df7cde9a5ebd0230..ad8a407679679f03dc917e110cd887d33fb19735 100644 (file)
@@ -25,8 +25,6 @@
 #include <linux/uuid.h>
 #include <linux/crash_dump.h>
 
-#include "channel.h"
-#include "controlvmchannel.h"
 #include "version.h"
 #include "visorbus.h"
 #include "visorbus_private.h"
This page took 0.03174 seconds and 5 git commands to generate.