From: Andrew Morton Date: Mon, 26 Jun 2006 07:24:30 +0000 (-0700) Subject: [PATCH] fix "USB: move to " X-Git-Tag: firefly_0821_release~35206 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=20c5426f8155a89b6df06325f9b278f5052b8c7e;p=firefly-linux-kernel-4.4.55.git [PATCH] fix "USB: move to " Update this driver for recent header file movement. Cc: David Brownell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/media/video/usbvideo/quickcam_messenger.c b/drivers/media/video/usbvideo/quickcam_messenger.c index 3f3182a24da1..56e01b622417 100644 --- a/drivers/media/video/usbvideo/quickcam_messenger.c +++ b/drivers/media/video/usbvideo/quickcam_messenger.c @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include "usbvideo.h" #include "quickcam_messenger.h"