staging: unisys: visorbus: remove include for vbuschannel.h
authorDavid Kershner <david.kershner@unisys.com>
Fri, 2 Sep 2016 20:41:41 +0000 (16:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Sep 2016 11:28:10 +0000 (13:28 +0200)
visorbus_main.c does not need to include vbuschannel.h.

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

index a100c79..b17c94c 100644 (file)
@@ -19,7 +19,6 @@
 #include "visorbus.h"
 #include "visorbus_private.h"
 #include "version.h"
-#include "vbuschannel.h"
 #include "guestlinuxdebug.h"
 #include "vmcallinterface.h"