Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261474
b: refs/heads/master
c: 43dd07f
h: refs/heads/master
v: v3
  • Loading branch information
Ralph Metzler authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 22fff21 commit 98041e4
Show file tree
Hide file tree
Showing 5 changed files with 21,804 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: 0fe4462930bfe09574494cae04fb029c504f3541
refs/heads/master: 43dd07f758d81fc55a7a1ff24b7689b10cc75bf2
10 changes: 10 additions & 0 deletions trunk/drivers/media/dvb/frontends/drxk.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#ifndef _DRXK_H_
#define _DRXK_H_

#include <linux/types.h>
#include <linux/i2c.h>

extern struct dvb_frontend *drxk_attach(struct i2c_adapter *i2c,
u8 adr,
struct dvb_frontend **fe_t);
#endif
Loading

0 comments on commit 98041e4

Please sign in to comment.