projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcc18e8
)
[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"
author
Andrew Morton
<akpm@osdl.org>
Mon, 26 Jun 2006 07:24:30 +0000
(
00:24
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:16 +0000
(09:58 -0700)
Update this driver for recent header file movement.
Cc: David Brownell <david-b@pacbell.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/usbvideo/quickcam_messenger.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/usbvideo/quickcam_messenger.c
b/drivers/media/video/usbvideo/quickcam_messenger.c
index 3f3182a24da13f94c4ef1b3758c4eb6d1ef1ce1c..56e01b6224175c17f7bd5c0d3e13c2efa95a6d4a 100644
(file)
--- a/
drivers/media/video/usbvideo/quickcam_messenger.c
+++ b/
drivers/media/video/usbvideo/quickcam_messenger.c
@@
-33,7
+33,7
@@
#include <linux/module.h>
#include <linux/init.h>
#include <linux/input.h>
-#include <linux/usb
_
input.h>
+#include <linux/usb
/
input.h>
#include "usbvideo.h"
#include "quickcam_messenger.h"