This is a snapshot of the ION support as of msm-3.10 commit acdce027751d5a7488b283f0ce3111f873a5816d (Merge "defconfig: arm64: Enable ONESHOT_SYNC for msm8994") In addition, comment out the shrinker code and skip-zeroing bits as they aren't yet in the tree. Change-Id: Id9e1e7fa4c35ce5a9f9348837f05f002258865cf Signed-off-by: Kumar Gala <galak@codeaurora.org> [mitchelh: dropped MSM changes to ion_chunk_heap, dropped MSM changes to ion_carveout_heap] Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
6 lines
150 B
C
6 lines
150 B
C
#ifndef __LINUX_MSM_ION_H__
|
|
#define __LINUX_MSM_ION_H__
|
|
|
|
#include "../../drivers/staging/android/ion/msm/msm_ion.h"
|
|
|
|
#endif /* __LINUX_MSM_ION_H__ */
|