diff options
author | Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | 2013-05-25 07:25:55 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-06-03 15:52:11 -0300 |
commit | 644469aefbac3c007284b43ac932ba6f1794a110 (patch) | |
tree | 8d9a2dbe6c02a241117a7d7d8dfea498805ec6e8 /drivers/media/rc/ir-sanyo-decoder.c | |
parent | b730627ad65f023dd9ce83047a3076330ebaefe5 (diff) |
[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function
This patch fixes following compilation warning:
CC [M] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.o
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c:1733:12: warning: ‘s5p_mfc_get_decoded_status_v6’ defined but not used
It assigns existing but not used s5p_mfc_get_dec_status_v6() function to the
get_dec_status callback. It seems the get_dec_status callback is not used
anyway, as there is no corresponding s5p_mfc_hw_call().
Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/rc/ir-sanyo-decoder.c')
0 files changed, 0 insertions, 0 deletions