Skip to content
Snippets Groups Projects
Commit 73e04683 authored by David S. Miller's avatar David S. Miller
Browse files

Revert "eicon: Fixed checkpatch warning"


This reverts commit e41eef8f.

It breaks the build, this symbol is refernced
by debugging macros in diddfunc.c

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e61667af
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ static char *main_revision = "$Revision: 1.13.6.4 $";
static char *DRIVERNAME =
"Eicon DIVA - DIDD table (http://www.melware.net)";
static char *DRIVERLNAME = "divadidd";
static char *DRIVERRELEASE_DIDD = "2.0";
char *DRIVERRELEASE_DIDD = "2.0";
MODULE_DESCRIPTION("DIDD table driver for diva drivers");
MODULE_AUTHOR("Cytronics & Melware, Eicon Networks");
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment