]> git.sur5r.net Git - u-boot/blob - board/freescale/common/dcu_sii9022a.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / freescale / common / dcu_sii9022a.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2014 Freescale Semiconductor, Inc.
4  */
5
6 #ifndef __DCU_HDMI_SII9022A__
7 #define __DCU_HDMI_SII9022A__
8
9 /* Programming of Silicon SII9022A connector HDMI Transmitter*/
10 int dcu_set_dvi_encoder(struct fb_videomode *videomode);
11
12 #endif