atl1: remove unused define

Remove unused define from atl1_main.c.

Signed-off-by: Chris Snook <csnook@redhat.com>
Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Chris Snook 2007-02-14 20:16:00 -06:00 committed by Jeff Garzik
parent fd8c5a7da3
commit f1e5a1a00d

View File

@ -82,7 +82,6 @@
#include "atl1.h"
#define RUN_REALTIME 0
#define DRIVER_VERSION "2.0.6"
char atl1_driver_name[] = "atl1";