smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT)
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 13:41:36 +0000 (11:41 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 13:41:36 +0000 (11:41 -0200)
This macro is now part of the core. Remove from Siano driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/common/siano/smsir.h

index fc8b792..d9abd96 100644 (file)
@@ -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 {