diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-26 23:08:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-03-30 12:42:59 -0300 |
commit | cc1139c7cdc1455fdf460c33fe63a36524753834 (patch) | |
tree | d62475a2f06b13d22e12536c0ce8ce1657505432 /include/linux/Kbuild | |
parent | 770060385a1694a8d909e7872c4ce0703da2b069 (diff) |
V4L/DVB(10738a): remove include/linux/video_encoder.h
include/linux/video_encoder.h is not used anymore by a v4l driver.
Let's remove it and its occurences.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index e9581fd9fb6..da7ff0ba386 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -159,7 +159,6 @@ header-y += un.h header-y += utime.h header-y += veth.h header-y += video_decoder.h -header-y += video_encoder.h header-y += videotext.h header-y += x25.h |