android_kernel_samsung_a23q/include/linux/ion_kernel.h
rsuntk f8c4f3d6f4 Import from latest A23q source
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-08 14:06:30 +00:00

11 lines
276 B
C
Executable file

/* SPDX-License-Identifier: GPL-2.0-only */
/*
* 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__ */