summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2009-06-30 21:07:26 +0200
committerMauro Carvalho Chehab2009-07-05 19:30:00 +0200
commit509dd025a4ac6f32921211557cfd434b81d8d7a7 (patch)
tree135138ce33e21dfab5080f80ef5c0bc0f5eb1ae5 /drivers/media/video
parentV4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352... (diff)
downloadkernel-qcow2-linux-509dd025a4ac6f32921211557cfd434b81d8d7a7.tar.gz
kernel-qcow2-linux-509dd025a4ac6f32921211557cfd434b81d8d7a7.tar.xz
kernel-qcow2-linux-509dd025a4ac6f32921211557cfd434b81d8d7a7.zip
V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place
Instead of defining a new pif format on an internal header, move it to the V4L2 API header. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video')
-rw-r--r--drivers/media/video/gspca/stv06xx/stv06xx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/video/gspca/stv06xx/stv06xx.h b/drivers/media/video/gspca/stv06xx/stv06xx.h
index 9df7137fe67e..992ce530f138 100644
--- a/drivers/media/video/gspca/stv06xx/stv06xx.h
+++ b/drivers/media/video/gspca/stv06xx/stv06xx.h
@@ -36,10 +36,6 @@
#define STV_ISOC_ENDPOINT_ADDR 0x81
-#ifndef V4L2_PIX_FMT_SGRBG8
-#define V4L2_PIX_FMT_SGRBG8 v4l2_fourcc('G', 'R', 'B', 'G')
-#endif
-
#define STV_REG23 0x0423
/* Control registers of the STV0600 ASIC */