Quellcode durchsuchen

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>
Mauro Carvalho Chehab vor 9 Jahren
Ursprung
Commit
850c8a7d68
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0 2
      drivers/media/common/siano/smsir.h

+ 0 - 2
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 {