diff options
author | David Howells <dhowells@redhat.com> | 2012-10-09 12:48:42 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-17 17:00:29 +0400 |
commit | c57fd0219292884aabe368cf811cd1911acf798e (patch) | |
tree | cc7a0e86d72e0c79dfe657168ec952cc549405de /include/linux/dvb/Kbuild | |
parent | 214e2ca2b82d335935a861c253fe94c61ad77aad (diff) | |
download | linux-c57fd0219292884aabe368cf811cd1911acf798e.tar.xz |
UAPI: (Scripted) Disintegrate include/linux/dvb
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/dvb/Kbuild')
-rw-r--r-- | include/linux/dvb/Kbuild | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/dvb/Kbuild b/include/linux/dvb/Kbuild index f4dba8637f98..e69de29bb2d1 100644 --- a/include/linux/dvb/Kbuild +++ b/include/linux/dvb/Kbuild @@ -1,8 +0,0 @@ -header-y += audio.h -header-y += ca.h -header-y += dmx.h -header-y += frontend.h -header-y += net.h -header-y += osd.h -header-y += version.h -header-y += video.h |