]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Oct 2012 02:14:29 +0000 (11:14 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Oct 2012 02:14:29 +0000 (11:14 +0900)
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

include/uapi/xen/Kbuild
include/uapi/xen/evtchn.h [moved from include/xen/evtchn.h with 100% similarity]
include/uapi/xen/privcmd.h [moved from include/xen/privcmd.h with 100% similarity]
include/xen/Kbuild

index aafaa5aa54d46bb9a93a8137a22344408298223f..61257cb146539364bdce89c3b15eff115b81902b 100644 (file)
@@ -1 +1,3 @@
 # UAPI Header export list
+header-y += evtchn.h
+header-y += privcmd.h
index 84ad8f02fee5e5904c31c21915db049de7c3b2b3..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,2 +0,0 @@
-header-y += evtchn.h
-header-y += privcmd.h