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