summaryrefslogtreecommitdiff
path: root/kernel-headers/linux/msm_ion.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2017-07-29 19:15:36 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-29 19:15:36 +0000
commit276ba655d67d883ff0c71059e6896cbeaa4a45fe (patch)
treec58eec4e23d2a9cd17892817d9ce6a8b759dbbf9 /kernel-headers/linux/msm_ion.h
parent484a77bc26fa8d890d06140ec992144d78b44324 (diff)
parenta17fae3c452899afedd1632eb0a2ff9585f1c034 (diff)
downloadmsm8994-276ba655d67d883ff0c71059e6896cbeaa4a45fe.tar.gz
Changes to support new v4.12.3 headers. am: 0395510ea0 am: 76e6a53182android-o-mr1-iot-preview-6o-mr1-iot-preview-6
am: a17fae3c45 Change-Id: If2668eb0cc050303b72205012a3d09f5e70bea0b
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,