Skip to content

Commit

Permalink
atl1: remove unused define
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Chris Snook authored and Jeff Garzik committed Feb 17, 2007
1 parent fd8c5a7 commit f1e5a1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/atl1/atl1_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@

#include "atl1.h"

#define RUN_REALTIME 0
#define DRIVER_VERSION "2.0.6"

char atl1_driver_name[] = "atl1";
Expand Down

0 comments on commit f1e5a1a

Please sign in to comment.