From ce5db2937bffb1fccb205351092d37b6fb86c7f9 Mon Sep 17 00:00:00 2001 From: James Hogan Date: Mon, 17 Nov 2014 09:17:46 -0300 Subject: [PATCH] [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed