summaryrefslogtreecommitdiff
path: root/kernel-headers/linux/msm_ion.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2017-07-29 19:07:03 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-29 19:07:03 +0000
commit76e6a531822718a6a9e8019e8343cd398492815e (patch)
treec58eec4e23d2a9cd17892817d9ce6a8b759dbbf9 /kernel-headers/linux/msm_ion.h
parent484a77bc26fa8d890d06140ec992144d78b44324 (diff)
parent0395510ea02f670e2bff174eb9320eef7c867376 (diff)
downloadmsm8994-76e6a531822718a6a9e8019e8343cd398492815e.tar.gz
Changes to support new v4.12.3 headers.android-o-mr1-preview-2android-o-mr1-preview-1
am: 0395510ea0 Change-Id: I9c01b7dc9701221f415fd5d02a5f50d1d751746f
Diffstat (limited to 'kernel-headers/linux/msm_ion.h')
-rw-r--r--kernel-headers/linux/msm_ion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-headers/linux/msm_ion.h b/kernel-headers/linux/msm_ion.h
index fb5db71..4aa05aa 100644
--- a/kernel-headers/linux/msm_ion.h
+++ b/kernel-headers/linux/msm_ion.h
@@ -18,7 +18,7 @@
****************************************************************************/
#ifndef _UAPI_MSM_ION_H
#define _UAPI_MSM_ION_H
-#include "../../../bionic/libc/kernel/uapi/linux/ion.h"
+#include "ion.h"
enum msm_ion_heap_types {
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
ION_HEAP_TYPE_MSM_START = ION_HEAP_TYPE_CUSTOM + 1,