diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2008-10-22 05:04:45 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2008-10-22 05:04:45 +0200 |
commit | 1043811090f00bea34dade3757529e58281f883e (patch) | |
tree | 3c014cd773ec56bc2f04d49603552468e230c6ec /v4l/obsolete.txt | |
parent | 50002dfa8016241804a2e3b31a4605b5fe162d96 (diff) | |
download | mediapointer-dvb-s2-1043811090f00bea34dade3757529e58281f883e.tar.gz mediapointer-dvb-s2-1043811090f00bea34dade3757529e58281f883e.tar.bz2 |
v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c
From: Hans Verkuil <hverkuil@xs4all.nl>
All core v4l sources should start with 'v4l2-'
This file was the last one for which this was not the case.
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'v4l/obsolete.txt')
-rw-r--r-- | v4l/obsolete.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v4l/obsolete.txt b/v4l/obsolete.txt index e720a48b8..95becc61a 100644 --- a/v4l/obsolete.txt +++ b/v4l/obsolete.txt @@ -1,3 +1,6 @@ +# This file was renamed to v4l2_compat_ioctl32 +video/compat-ioctl32 + # This file were replaced by videobuf-dma-sg and videobuf-core video/video-buf |