diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-15 14:13:28 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-05-15 14:13:28 +0200 |
commit | 626f95a3e1ee1a227bf447d60f98166b87ea7f8b (patch) | |
tree | fe035410d7a8b1f80f9b176ce6dea36c52552158 /drivers/media/video/em28xx/em28xx-dvb.c | |
parent | [media] staging: easycap: Split easycap_delete() into several pieces (diff) | |
download | linux-626f95a3e1ee1a227bf447d60f98166b87ea7f8b.tar.xz linux-626f95a3e1ee1a227bf447d60f98166b87ea7f8b.zip |
[media] saa7134: remove unused log_err() macro
As reported by Masanari, this macro is using "KERN_ERR"
instead of "KERN_ERROR". That would lead into a compilation
breakage, if this macro were used somewhere inside the driver.
Instead of fixing the macro, as originally proposed, let's just
remove the dead code.
Reported-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-dvb.c')
0 files changed, 0 insertions, 0 deletions