Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45091
b: refs/heads/master
c: 0b778a5
h: refs/heads/master
i:
  45089: 44ac62e
  45087: 0a7558d
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 27, 2006
1 parent bd68b07 commit 2a0df08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a2816c1c4ca7f5d02de4339589913701251dd5a
refs/heads/master: 0b778a56e342e0e1d274298ad47d9af22a9de633
1 change: 1 addition & 0 deletions trunk/drivers/media/common/ir-functions.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/string.h>
#include <linux/jiffies.h>
#include <media/ir-common.h>

/* -------------------------------------------------------------------------- */
Expand Down
1 change: 1 addition & 0 deletions trunk/include/media/ir-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#define _IR_COMMON

#include <linux/input.h>
#include <linux/workqueue.h>

#define IR_TYPE_RC5 1
#define IR_TYPE_PD 2 /* Pulse distance encoded IR */
Expand Down

0 comments on commit 2a0df08

Please sign in to comment.