diff options
| author | 2012-11-06 12:26:23 -0800 | |
|---|---|---|
| committer | 2012-11-06 12:26:23 -0800 | |
| commit | 5b805f2a7675634fbdf9ac1c9b2256905ab2ea68 (patch) | |
| tree | ee00d1e3d757458d66209b926d274491c6c3f61c /include/uapi/linux/dvb/Kbuild | |
| parent | Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 (diff) | |
| parent | device_cgroup: fix RCU usage (diff) | |
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
This is to receive device_cgroup fixes so that further device_cgroup
changes can be made in cgroup/for-3.8.
Signed-off-by: Tejun Heo <tj@kernel.org>
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 aafaa5aa54d4..d40942cfc627 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 |
