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:
parent
54e655d9fb
commit
8649375a51
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user