Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264823
b: refs/heads/master
c: 255f5e0
h: refs/heads/master
i:
  264821: 093e77d
  264819: 59f2e50
  264815: 3e5230e
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Sep 15, 2011
1 parent 85ded49 commit 3315119
Show file tree
Hide file tree
Showing 4 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: 9f5c3125d433b3044b013471fa92f1b5738036fe
refs/heads/master: 255f5e062ba22c4c2a3635882d4e461d843c5149
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/uvc.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ struct uvc_event
#include <linux/usb.h> /* For usb_endpoint_* */
#include <linux/usb/gadget.h>
#include <linux/videodev2.h>
#include <linux/version.h>
#include <media/v4l2-fh.h>

#include "uvc_queue.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/usb/gadget/uvc_v4l2.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/errno.h>
#include <linux/list.h>
#include <linux/mutex.h>
#include <linux/version.h>
#include <linux/videodev2.h>
#include <linux/vmalloc.h>
#include <linux/wait.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/usb/storage/realtek_cr.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <linux/kthread.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/version.h>

#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
Expand Down

0 comments on commit 3315119

Please sign in to comment.