aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-19 11:41:36 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-19 11:41:36 -0200
commit850c8a7d68a761b5f11d5b443b5ece185e8068f4 (patch)
treebf430f31291be4b71969364a3a40c0d41bc6e00f /drivers/media/common
parent[media] media: rc: improve RC_BIT_ constant definition (diff)
downloadlinux-dev-850c8a7d68a761b5f11d5b443b5ece185e8068f4.tar.xz
linux-dev-850c8a7d68a761b5f11d5b443b5ece185e8068f4.zip
smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT)
This macro is now part of the core. Remove from Siano driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/common')
-rw-r--r--drivers/media/common/siano/smsir.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/common/siano/smsir.h b/drivers/media/common/siano/smsir.h
index fc8b7925c532..d9abd96ef48b 100644
--- a/drivers/media/common/siano/smsir.h
+++ b/drivers/media/common/siano/smsir.h
@@ -30,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <linux/input.h>
#include <media/rc-core.h>
-#define IR_DEFAULT_TIMEOUT 100
-
struct smscore_device_t;
struct ir_t {