android_kernel_samsung_a23q/include/linux/ion_kernel.h

12 lines
276 B
C
Raw Normal View History

/* 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__ */