Commit 8649375a authored by Mark Foresta's avatar Mark Foresta Committed by Greg Kroah-Hartman
Browse files

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



Removed unused #define CURRENT_FILE_PC.

Signed-off-by: default avatarMark Foresta <Mark.Foresta@Unisys.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarDavid Binder <david.binder@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 54e655d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */