summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ion.h (follow)
Commit message (Collapse)AuthorAge
* uapi: fix export of msm_ion.hJeremy Gebben2016-03-22
| | | | | | | Make this file be exported via symlink like the rest of the android staging uapi headers. Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>
* ion: Export ion headers to userspaceLaura Abbott2016-03-22
| | | | | | | Ion headers need to go to userspace. Export them via the staging tree Change-Id: I9b622efaae3d0ed764ce064da228112c363c066d Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
* uapi: export android staging headersJeremy Gebben2016-03-22
There are several uapi headers required for android that are in drivers/staging/android/uapi. Create symlinks for these files in include/uapi/linux so that we can export them without messing up Kbuild. Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>