staging: unisys: visorbus: Remove unused #define

Removes unused MYDRVNAME define.

Signed-off-by: David Binder <david.binder@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:
David Binder
2017-06-30 15:43:16 -04:00
committed by Greg Kroah-Hartman
parent 946726ef0a
commit 2e670eef55

View File

@@ -21,8 +21,6 @@
#include "visorbus.h"
#include "visorbus_private.h"
#define MYDRVNAME "visorbus"
/* Display string that is guaranteed to be no longer the 99 characters */
#define LINESIZE 99