Commit 564eb714 authored by David Vrabel's avatar David Vrabel Committed by Konrad Rzeszutek Wilk

xen: install xen/gntdev.h and xen/gntalloc.h

xen/gntdev.h and xen/gntalloc.h both provide userspace ABIs so they
should be installed.

CC: stable@vger.kernel.org
Signed-off-by: default avatarDavid Vrabel <david.vrabel@citrix.com>
Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent 97253eee
# UAPI Header export list # UAPI Header export list
header-y += evtchn.h header-y += evtchn.h
header-y += gntalloc.h
header-y += gntdev.h
header-y += privcmd.h header-y += privcmd.h
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment