mirror of https://gitee.com/openkylin/linux.git
mac89x0: remove PRINTK()
There are no users of it. Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2818fba132
commit
c7b1f4f376
|
@ -73,8 +73,6 @@ static char *version =
|
|||
or override something. */
|
||||
#include <linux/module.h>
|
||||
|
||||
#define PRINTK(x) printk x
|
||||
|
||||
/*
|
||||
Sources:
|
||||
|
||||
|
|
Loading…
Reference in New Issue