diff options
| author | Jeremy Gebben <jgebben@codeaurora.org> | 2016-02-09 13:35:27 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:07:51 -0700 |
| commit | be3345a0327b45f9c1334fe44f830bfe3f92a761 (patch) | |
| tree | f7aef48420b2120f90ea88c3fbcd147160711294 /include/uapi/linux/Kbuild | |
| parent | bfa70fb909970a1d18f0eedd48520f81d49e91fc (diff) | |
uapi: fix export of msm_ion.h
Make this file be exported via symlink like the rest
of the android staging uapi headers.
Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index aa78179c0d20..a4859e2c673e 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -22,7 +22,6 @@ header-y += netfilter_ipv4/ header-y += netfilter_ipv6/ header-y += usb/ header-y += wimax/ -header-y += ../../../drivers/staging/android/uapi/ genhdr-y += version.h |
