diff options
author | David Howells <dhowells@redhat.com> | 2012-10-09 09:48:42 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-17 10:00:29 -0300 |
commit | c57fd0219292884aabe368cf811cd1911acf798e (patch) | |
tree | cc7a0e86d72e0c79dfe657168ec952cc549405de /include/uapi/linux/dvb/Kbuild | |
parent | 214e2ca2b82d335935a861c253fe94c61ad77aad (diff) |
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/uapi/linux/dvb/Kbuild')
-rw-r--r-- | include/uapi/linux/dvb/Kbuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/uapi/linux/dvb/Kbuild b/include/uapi/linux/dvb/Kbuild index aafaa5aa54d..d40942cfc62 100644 --- a/include/uapi/linux/dvb/Kbuild +++ b/include/uapi/linux/dvb/Kbuild @@ -1 +1,9 @@ # UAPI Header export list +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 |