Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271802
b: refs/heads/master
c: d701a48
h: refs/heads/master
v: v3
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Sep 11, 2011
1 parent 5ddac2a commit 5e37d29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: b813b0ca1310a0fec2789bd34378492e983a866b
refs/heads/master: d701a48a4bbcf7a4ac8c1b7d9adc9c2028cbea84
5 changes: 0 additions & 5 deletions trunk/drivers/media/video/gspca/kinect.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ MODULE_AUTHOR("Antonio Ospite <ospite@studenti.unina.it>");
MODULE_DESCRIPTION("GSPCA/Kinect Sensor Device USB Camera Driver");
MODULE_LICENSE("GPL");

#ifdef GSPCA_DEBUG
int gspca_debug = D_ERR | D_PROBE | D_CONF | D_STREAM | D_FRAM | D_PACK |
D_USBI | D_USBO | D_V4L2;
#endif

struct pkt_hdr {
uint8_t magic[2];
uint8_t pad;
Expand Down

0 comments on commit 5e37d29

Please sign in to comment.