summaryrefslogtreecommitdiff
path: root/include/linux/msm_ion.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/msm_ion.h')
-rw-r--r--include/linux/msm_ion.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/msm_ion.h b/include/linux/msm_ion.h
new file mode 100644
index 000000000000..04afdf587421
--- /dev/null
+++ b/include/linux/msm_ion.h
@@ -0,0 +1,6 @@
+#ifndef __LINUX_MSM_ION_H__
+#define __LINUX_MSM_ION_H__
+
+#include "../../drivers/staging/android/ion/msm/msm_ion.h"
+
+#endif /* __LINUX_MSM_ION_H__ */