1
0
Fork 0

media: tuner-core: Remove unused #define PREFIX

Commit 680d87c0a9 ("[media] tuner-core: use pr_foo, instead of
internal printk macros") removed the use of PREFIX, remove the #define

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
hifive-unleashed-5.1
Joe Perches 2017-06-09 16:09:08 -03:00 committed by Mauro Carvalho Chehab
parent f1bd9bd69b
commit 7ee88f8c6b
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@
#define UNSET (-1U)
#define PREFIX (t->i2c->dev.driver->name)
/*
* Driver modprobe parameters
*/