Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295060
b: refs/heads/master
c: 66ede03
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Mar 19, 2012
1 parent 08db415 commit fbe46cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3efe2f1b12664c075215b1e4e409346080907af6
refs/heads/master: 66ede038aa7b51ffbfaf9e600536f027a6d34e56
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/uvc/uvc_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* codec can't handle MJPEG data.
*/

#include <linux/atomic.h>
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/module.h>
Expand All @@ -32,7 +33,6 @@
#include <linux/vmalloc.h>
#include <linux/wait.h>
#include <linux/version.h>
#include <asm/atomic.h>
#include <asm/unaligned.h>

#include <media/v4l2-common.h>
Expand Down

0 comments on commit fbe46cd

Please sign in to comment.