projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fca9596
)
V4L/DVB (12147): pwc: remove definitions that are already present at videodev2.h
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 30 Jun 2009 15:45:45 +0000
(12:45 -0300)
committer
Mauro 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
patch
|
blob
|
history
diff --git
a/drivers/media/video/pwc/pwc.h
b/drivers/media/video/pwc/pwc.h
index 0b658dee05a41f047fa55f171c4972fc5b140aa3..844565bde53b166a1891044f3ca31d673632ff5a 100644
(file)
--- a/
drivers/media/video/pwc/pwc.h
+++ b/
drivers/media/video/pwc/pwc.h
@@
-135,12
+135,6
@@
#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
{