From f6573adedb7d8ee4be3a88fdb2b2e944695946d7 Mon Sep 17 00:00:00 2001 From: David Kershner Date: Fri, 2 Sep 2016 16:41:45 -0400 Subject: [PATCH] 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 Reviewed-by: Tim Sell Reported-by: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- drivers/staging/unisys/visorbus/visorchipset.c | 2 -- 1 file changed, 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 #include -#include "channel.h" -#include "controlvmchannel.h" #include "version.h" #include "visorbus.h" #include "visorbus_private.h" -- 2.11.0