Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285197
b: refs/heads/master
c: a117263
h: refs/heads/master
i:
  285195: e5117e7
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Nov 8, 2011
1 parent 060cde7 commit 448e232
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: 3288e201a1308051b9c8ee858437ab9ef3bcac41
refs/heads/master: a11726349c4a5add63a9d51c0e8079e0e9f20624
1 change: 1 addition & 0 deletions trunk/drivers/staging/media/as102/as102_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

extern int debug;
extern struct usb_driver as102_usb_driver;
extern int elna_enable;

#define dprintk(debug, args...) \
do { if (debug) { \
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/media/as102/as102_fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
#include "as10x_types.h"
#include "as10x_cmd.h"

extern int elna_enable;

static void as10x_fe_copy_tps_parameters(struct dvb_frontend_parameters *dst,
struct as10x_tps *src);

Expand Down

0 comments on commit 448e232

Please sign in to comment.