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