mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 16:26:41 +09:00
staging: unisys: visorbus: Remove unused define for visorchipset.
The define CURRENT_FILE_PC was not being used, so just remove it. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: David Binder <david.binder@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
ce0e7435fe
commit
dcecf46f3d
@@ -23,8 +23,6 @@
|
||||
#include "visorbus_private.h"
|
||||
#include "vmcallinterface.h"
|
||||
|
||||
#define CURRENT_FILE_PC VISOR_BUS_PC_visorchipset_c
|
||||
|
||||
#define POLLJIFFIES_CONTROLVMCHANNEL_FAST 1
|
||||
#define POLLJIFFIES_CONTROLVMCHANNEL_SLOW 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user