Skip to content

Commit

Permalink
mac89x0: remove PRINTK()
Browse files Browse the repository at this point in the history
There are no users of it.

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Alexander Beregalov authored and David S. Miller committed May 18, 2009
1 parent 2818fba commit c7b1f4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/mac89x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ static char *version =
or override something. */
#include <linux/module.h>

#define PRINTK(x) printk x

/*
Sources:
Expand Down

0 comments on commit c7b1f4f

Please sign in to comment.