Commit 850c8a7d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent c278504d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 {