123456789101112 |
- /* SPDX-License-Identifier: GPL-2.0-only */
- /*
- * Copyright (c) 2020-2021,, The Linux Foundation. All rights reserved.
- */
- #ifndef _MSM_VIDC_DT_H_
- #define _MSM_VIDC_DT_H_
- #include <linux/platform_device.h>
- #include <linux/soc/qcom/llcc-qcom.h>
- #endif // _MSM_VIDC_DT_H_
|