Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit daed9052 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ion: msm: Upgrade the ION ABI version



Upgrade the ION ABI version from to 2 to 3 to help ION
clients decide what they need to do based on the target
version.

Change-Id: I3d37fb9abb237e432283eaa4e7ea52419c08a2df
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent c93bc926
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 * compile time only their code which uses the appropriate ION APIs for
 * this kernel is included.
 */
#define TARGET_ION_ABI_VERSION 2
#define TARGET_ION_ABI_VERSION 3

enum msm_ion_heap_types {
	ION_HEAP_TYPE_MSM_START = 16,