mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 17:03:47 -04:00
staging: unisys: visorbus: remove include for vbuschannel.h
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
77190cfc45
commit
443c0c7ae9
@@ -19,7 +19,6 @@
|
||||
#include "visorbus.h"
|
||||
#include "visorbus_private.h"
|
||||
#include "version.h"
|
||||
#include "vbuschannel.h"
|
||||
#include "guestlinuxdebug.h"
|
||||
#include "vmcallinterface.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user