]> git.ipfire.org Git - thirdparty/u-boot.git/blame - include/scf0403_lcd.h
colibri_imx6: switch to zimage
[thirdparty/u-boot.git] / include / scf0403_lcd.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
f1a74918
NK
2/*
3 * Copyright (c) 2013, Compulab Inc.
f1a74918
NK
4 */
5#ifndef SCF0403_LCD_H_
6#define SCF0403_LCD_H_
7
8int scf0403_init(int reset_gpio);
9
10#endif