summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2016-09-02 16:41:45 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-12 13:28:49 +0200
commitf6573adedb7d8ee4be3a88fdb2b2e944695946d7 (patch)
tree6d0de2ea36abf1b28e797bec1f31847c7fc9e45e /drivers/staging/unisys
parent4f3f0c3d7c3d0e6532e355068e0f0dc195380356 (diff)
staging: unisys: visorbus: cleanup include listings
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>
Diffstat (limited to 'drivers/staging/unisys')
-rw-r--r--drivers/staging/unisys/visorbus/visorchipset.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/unisys/visorbus/visorchipset.c b/drivers/staging/unisys/visorbus/visorchipset.c
index fc40a17bfc45..ad8a40767967 100644
--- a/drivers/staging/unisys/visorbus/visorchipset.c
+++ b/drivers/staging/unisys/visorbus/visorchipset.c
@@ -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"