Files
thead-kernel/drivers/gpu/drm/verisilicon/dw_mipi_dsi.h
2022-09-13 11:05:52 +08:00

11 lines
231 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2020 VeriSilicon Holdings Co., Ltd.
*/
#ifndef __DW_MIPI_DSI_H_
#define __DW_MIPI_DSI_H_
extern struct platform_driver dw_mipi_dsi_driver;
#endif /* __DW_MIPI_DSI_H_ */