Merge "video: driver: remove unused files"

This commit is contained in:
qctecmdr
2022-10-21 12:28:34 -07:00
committed by Gerrit - the friendly Code Review server
當前提交 02ed467c8a
共有 3 個文件被更改,包括 0 次插入22 次删除

查看文件

@@ -1,12 +0,0 @@
/* 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_

查看文件

@@ -1,9 +0,0 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
*/
#include <linux/iommu.h>
#include <linux/dma-iommu.h>
#include <linux/of.h>
#include <linux/sort.h>