mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 08:46:36 +09:00
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:
committed by
Greg Kroah-Hartman
parent
946726ef0a
commit
2e670eef55
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user