xref: /openbmc/u-boot/drivers/video/hitachi_tx18d42vm_lcd.h (revision df11b0c4d4e3ca3821cf4cc6b13fb9fee1d5f891)
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