obj-y += msm_ion.o
ifdef CONFIG_COMPAT
obj-y += compat_msm_ion.o
endif

# TODO: remove me b/62058353
subdir-ccflags-y += \
	-Wno-enum-conversion \
