Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306135
b: refs/heads/master
c: f443d58
h: refs/heads/master
i:
  306133: f45c35d
  306131: 1010c3a
  306127: f55fb22
v: v3
  • Loading branch information
Gianluca Gennari authored and Mauro Carvalho Chehab committed Apr 10, 2012
1 parent eeb2f5a commit bc24095
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ecd9acbf545a0d7191478eea8a14331baf5ed121
refs/heads/master: f443d5878a45933e9924f755bcad28e3732e1750
4 changes: 0 additions & 4 deletions trunk/drivers/staging/media/lirc/lirc_imon.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ static ssize_t vfd_write(struct file *file, const char __user *buf,
static int ir_open(void *data);
static void ir_close(void *data);

/* Driver init/exit prototypes */
static int __init imon_init(void);
static void __exit imon_exit(void);

/*** G L O B A L S ***/
#define IMON_DATA_BUF_SZ 35

Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/staging/media/lirc/lirc_sasem.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ static ssize_t vfd_write(struct file *file, const char *buf,
static int ir_open(void *data);
static void ir_close(void *data);

/* Driver init/exit prototypes */
static int __init sasem_init(void);
static void __exit sasem_exit(void);

/*** G L O B A L S ***/
#define SASEM_DATA_BUF_SZ 32

Expand Down

0 comments on commit bc24095

Please sign in to comment.