浏览代码

Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen

Pull Xen UAPI disintegration from Konrad Rzeszutek Wilk:
 "This has the UAPI disintegration work done by David Howells"

* tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen:
  UAPI: (Scripted) Disintegrate include/xen
Linus Torvalds 12 年之前
父节点
当前提交
ba8a3d6c7c
共有 4 个文件被更改,包括 2 次插入2 次删除
  1. 2 0
      include/uapi/xen/Kbuild
  2. 0 0
      include/uapi/xen/evtchn.h
  3. 0 0
      include/uapi/xen/privcmd.h
  4. 0 2
      include/xen/Kbuild

+ 2 - 0
include/uapi/xen/Kbuild

@@ -1 +1,3 @@
 # UAPI Header export list
+header-y += evtchn.h
+header-y += privcmd.h

+ 0 - 0
include/xen/evtchn.h → include/uapi/xen/evtchn.h


+ 0 - 0
include/xen/privcmd.h → include/uapi/xen/privcmd.h


+ 0 - 2
include/xen/Kbuild

@@ -1,2 +0,0 @@
-header-y += evtchn.h
-header-y += privcmd.h