]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/scf0403_lcd.h
ARM: imx6: clocks: remove function local definitions of mxc_ccm_reg and anatop_regs
[karo-tx-uboot.git] / include / scf0403_lcd.h
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
9 int scf0403_init(int reset_gpio);
10
11 #endif