linux_dsm_epyc7002/drivers/media/video/saa7164
Mauro Carvalho Chehab 626f95a3e1 [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>
2012-05-15 09:13:28 -03:00
..
Kconfig
Makefile
saa7164-api.c
saa7164-buffer.c
saa7164-bus.c
saa7164-cards.c
saa7164-cmd.c
saa7164-core.c
saa7164-dvb.c
saa7164-encoder.c
saa7164-fw.c
saa7164-i2c.c
saa7164-reg.h
saa7164-types.h
saa7164-vbi.c
saa7164.h