OSDN Git Service

[media] img-ir/hw: Drop [un]register_decoder declarations
authorJames Hogan <james.hogan@imgtec.com>
Mon, 17 Nov 2014 12:17:46 +0000 (09:17 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Dec 2014 17:42:03 +0000 (15:42 -0200)
commitce5db2937bffb1fccb205351092d37b6fb86c7f9
treeae924fb35d65e1e9f81874181d3ca4d99e6c0787
parentac03086067a5524ae9e020ba5712a208c67b2736
[media] img-ir/hw: Drop [un]register_decoder declarations

The img_ir_register_decoder() and img_ir_unregister_decoder() functions
were dropped prior to the img-ir driver being applied to simplify the
protocol decoder setup. However the declarations of these functions in
img-ir-hw.h were still included. Delete them since they're completely
unused.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/img-ir/img-ir-hw.h