]> Git Repo - J-u-boot.git/blame - include/scf0403_lcd.h
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
[J-u-boot.git] / include / scf0403_lcd.h
CommitLineData
f1a74918
NK
1/*
2 * Copyright (c) 2013, Compulab Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6#ifndef SCF0403_LCD_H_
7#define SCF0403_LCD_H_
8
9int scf0403_init(int reset_gpio);
10
11#endif
This page took 0.264117 seconds and 4 git commands to generate.