diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-12 21:32:02 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-12 21:32:02 +0000 |
commit | 227d01d09f86548134030d82e3c1cdfb1c7e2d93 (patch) | |
tree | 662054874e58403569d7f06a81eefd18c1197c9f /v4l | |
parent | 082ef2a10623a43abf5c985dd05ee66d2af3bef4 (diff) | |
download | mediapointer-dvb-s2-227d01d09f86548134030d82e3c1cdfb1c7e2d93.tar.gz mediapointer-dvb-s2-227d01d09f86548134030d82e3c1cdfb1c7e2d93.tar.bz2 |
Reverted patchset 3127 since it breaks pvrusb2 compilation.
kernel-sync
- patchset 3127 does remove old stuff from videodev.h, but breaks some
drivers in kernel and pvrusb2.
- should be reapplied later.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 028d8916e..1a97f8db5 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-12-12 21:29 mchehab + + * linux/include/linux/videodev.h: + - Reverted patchset 3127 since it breaks pvrusb2 compilation. + - should be reapplied later. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-12 03:39 mchehab * v4l/Make.config: |