mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 11:56:48 +00:00
staging: unisys: visorbus_main.c remove unused pound defines
This removes two unused pound defines in the visorbus_main.c file. Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f6376a5901
commit
992d03d91b
@ -29,13 +29,10 @@
|
||||
static int visorbus_forcematch;
|
||||
static int visorbus_forcenomatch;
|
||||
|
||||
#define SERIALLOOPBACKCHANADDR (100 * 1024 * 1024)
|
||||
|
||||
/* 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_TESTWORK 100
|
||||
#define POLLJIFFIES_NORMALCHANNEL 10
|
||||
|
||||
static int busreg_rc = -ENODEV; /* stores the result from bus registration */
|
||||
|
Loading…
x
Reference in New Issue
Block a user