Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e670eef authored by David Binder's avatar David Binder Committed by Greg Kroah-Hartman
Browse files

staging: unisys: visorbus: Remove unused #define



Removes unused MYDRVNAME define.

Signed-off-by: default avatarDavid Binder <david.binder@unisys.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 946726ef
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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