xref: /openbmc/u-boot/drivers/video/hitachi_tx18d42vm_lcd.h (revision c4203e1d73d8c56d64f9b92299f2f6a4547e4e4a)
1 /*
2  * Hitachi tx18d42vm LVDS LCD panel driver
3  *
4  * (C) Copyright 2015 Hans de Goede <hdegoede@redhat.com>
5  *
6  * SPDX-License-Identifier:	GPL-2.0+
7  */
8 
9 void hitachi_tx18d42vm_init(void);
10