Files
android_kernel_fxtec_sm6115/include/linux/ion_kernel.h
Swathi Sridhar bbbc80b6d8 ion : Merge ion changes from msm-4.14 to msm-kona.
This patch merges changes pertinent to ion from msm-4.14
to msm-kona.

Conflicts:
	include/linux/oom.h

Change-Id: I33239643d8eb5e98f6d7529ff986db03b043da2d
Signed-off-by: Swathi Sridhar <swatsrid@codeaurora.org>
2018-07-19 19:39:08 -07:00

12 lines
271 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2018, The Linux Foundation. All rights reserved.
*/
#ifndef __LINUX_ION_KERNEL_H__
#define __LINUX_ION_KERNEL_H__
#include "../../drivers/staging/android/ion/ion_kernel.h"
#endif /* __LINUX_ION_KERNEL_H__ */