[media] solo6x10: rename jpeg.h to solo6x10-jpeg.h
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 3 Nov 2011 09:57:08 +0000 (06:57 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 Nov 2011 11:54:29 +0000 (09:54 -0200)
This header clashes with the jpeg.h in gspca when doing a compatibility
build using the media_build system.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/solo6x10/solo6x10-jpeg.h [moved from drivers/staging/media/solo6x10/jpeg.h with 100% similarity]
drivers/staging/media/solo6x10/v4l2-enc.c

index bee7280..f8f0da9 100644 (file)
@@ -26,7 +26,7 @@
 #include <media/videobuf-dma-sg.h>
 #include "solo6x10.h"
 #include "tw28.h"
-#include "jpeg.h"
+#include "solo6x10-jpeg.h"
 
 #define MIN_VID_BUFFERS                4
 #define FRAME_BUF_SIZE         (128 * 1024)