Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
90c668605fa81ab5046a8b05c7a1fa858811d4bf
/
.
/
include
/
scf0403_lcd.h
blob: 07f8c643ba55a69042d8689820d389c7052287fc [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2013, Compulab Inc.
*/
#ifndef
SCF0403_LCD_H_
#define
SCF0403_LCD_H_
int
scf0403_init
(
int
reset_gpio
);
#endif