summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/verisilicon/dw_mipi_dsi.h
blob: ab533b1e2e42bfb1ede56a68b64208bb845ba3f7 (plain)
1
2
3
4
5
6
7
8
9
10
/* 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_ */