diff options
author | Shuah Khan <shuah.kh@samsung.com> | 2014-02-28 18:23:00 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-04 14:41:04 -0300 |
commit | 6c955b8b3ba23a51052de66520a2adff24fe6d04 (patch) | |
tree | 91db6be656abd8344ff6bcd5be972ce5b43ca7da /init | |
parent | 8afff9a23f8506c3439a7a0d7b21e975aed96ab4 (diff) | |
download | linux-6c955b8b3ba23a51052de66520a2adff24fe6d04.tar.bz2 |
[media] drx-j: fix pr_dbg undefined compile errors when DJH_DEBUG is defined
drxj.c fails to compile with the following errors when DJH_DEBUG
is defined.
drivers/media/dvb-frontends/drx39xyj/drxj.c:1567:2: error: implicit declaration of function ‘pr_dbg’ [-Werror=implicit-function-declaration]
pr_dbg("drx3933 i2c operation addr=%x i2c=%p, wc=%x rc=%x\n",
^
Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions