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

8 lines
165 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __DW_HDMI_LIGHT_H__
#define __DW_HDMI_LIGHT_H__
extern struct platform_driver dw_hdmi_light_platform_driver;
#endif