Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155791
b: refs/heads/master
c: c15b95e
h: refs/heads/master
i:
  155789: 8af62a0
  155787: c87dd57
  155783: 7ca92af
  155775: 46563f9
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 24, 2009
1 parent ce1fee7 commit 4c612ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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: 3eb0237d445c23e9f46b11a07bce986eca450640
refs/heads/master: c15b95edb98f184e73f756511a60a7994cd9d840
9 changes: 5 additions & 4 deletions trunk/drivers/media/video/gspca/sn9c20x.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,18 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

#include "gspca.h"
#include "jpeg.h"

#include <media/v4l2-chip-ident.h>
#ifdef CONFIG_USB_GSPCA_SN9C20X_EVDEV
#include <linux/kthread.h>
#include <linux/freezer.h>
#include <linux/usb/input.h>
#include <linux/input.h>
#endif

#include "gspca.h"
#include "jpeg.h"

#include <media/v4l2-chip-ident.h>

MODULE_AUTHOR("Brian Johnson <brijohn@gmail.com>, "
"microdia project <microdia@googlegroups.com>");
MODULE_DESCRIPTION("GSPCA/SN9C20X USB Camera Driver");
Expand Down

0 comments on commit 4c612ea

Please sign in to comment.