]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: unisys: visorbus: Remove unused #define
authorDavid Binder <david.binder@unisys.com>
Fri, 30 Jun 2017 19:43:16 +0000 (15:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:41:00 +0000 (08:41 +0200)
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>
drivers/staging/unisys/visorbus/visorbus_main.c

index e271de664976f6ae86bcd438a3f9e1b059cda2cb..075e817526e7ff0506870ad33ddfc4625fd466bd 100644 (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