diff options
| -rw-r--r-- | include/uapi/xen/Kbuild | 2 | ||||
| -rw-r--r-- | include/uapi/xen/gntalloc.h (renamed from include/xen/gntalloc.h) | 0 | ||||
| -rw-r--r-- | include/uapi/xen/gntdev.h (renamed from include/xen/gntdev.h) | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/xen/Kbuild b/include/uapi/xen/Kbuild index 61257cb14653..5c459628e8c7 100644 --- a/include/uapi/xen/Kbuild +++ b/include/uapi/xen/Kbuild | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | # UAPI Header export list | 1 | # UAPI Header export list |
| 2 | header-y += evtchn.h | 2 | header-y += evtchn.h |
| 3 | header-y += gntalloc.h | ||
| 4 | header-y += gntdev.h | ||
| 3 | header-y += privcmd.h | 5 | header-y += privcmd.h |
diff --git a/include/xen/gntalloc.h b/include/uapi/xen/gntalloc.h index 76bd58065f4f..76bd58065f4f 100644 --- a/include/xen/gntalloc.h +++ b/include/uapi/xen/gntalloc.h | |||
diff --git a/include/xen/gntdev.h b/include/uapi/xen/gntdev.h index 5304bd3c84c5..5304bd3c84c5 100644 --- a/include/xen/gntdev.h +++ b/include/uapi/xen/gntdev.h | |||
