staging: unisys: visorbus: Removed unused define from visorbus_main.c

Removed unused #define CURRENT_FILE_PC.

Signed-off-by: Mark Foresta <Mark.Foresta@Unisys.com>
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:
Mark Foresta 2017-07-17 16:17:13 -04:00 committed by Greg Kroah-Hartman
parent 54e655d9fb
commit 8649375a51

View File

@ -23,7 +23,6 @@
/* Display string that is guaranteed to be no longer the 99 characters */
#define LINESIZE 99
#define CURRENT_FILE_PC VISOR_BUS_PC_visorbus_main_c
#define POLLJIFFIES_NORMALCHANNEL 10
/* stores whether bus_registration was successful */