Browse Source

Merge tag 'disintegrate-xen-20121009' of git://git.infradead.org/users/dhowells/linux-headers into stable/for-linus-3.7-uapi

UAPI Disintegration 2012-10-09

* tag 'disintegrate-xen-20121009' of git://git.infradead.org/users/dhowells/linux-headers:
  UAPI: (Scripted) Disintegrate include/xen

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Konrad Rzeszutek Wilk 12 years ago
parent
commit
32451033b0
4 changed files with 2 additions and 2 deletions
  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
 # 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