]> git.karo-electronics.de Git - linux-beck.git/commitdiff
V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.h
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Jun 2009 15:45:45 +0000 (12:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:13 +0000 (12:17 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pwc/pwc.h

index 0b658dee05a41f047fa55f171c4972fc5b140aa3..844565bde53b166a1891044f3ca31d673632ff5a 100644 (file)
 #define DEVICE_USE_CODEC3(x) ((x)>=700)
 #define DEVICE_USE_CODEC23(x) ((x)>=675)
 
-
-#ifndef V4L2_PIX_FMT_PWC1
-#define V4L2_PIX_FMT_PWC1      v4l2_fourcc('P','W','C','1')
-#define V4L2_PIX_FMT_PWC2      v4l2_fourcc('P','W','C','2')
-#endif
-
 /* The following structures were based on cpia.h. Why reinvent the wheel? :-) */
 struct pwc_iso_buf
 {