Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7ee88f8c authored by Joe Perches's avatar Joe Perches Committed by Mauro Carvalho Chehab
Browse files

media: tuner-core: Remove unused #define PREFIX



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

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarHans Verkuil <hansverk@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent f1bd9bd6
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -43,8 +43,6 @@


#define UNSET (-1U)
#define UNSET (-1U)


#define PREFIX (t->i2c->dev.driver->name)

/*
/*
 * Driver modprobe parameters
 * Driver modprobe parameters
 */
 */