]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/include/asm/arch-u8500/sys_proto.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[karo-tx-uboot.git] / arch / arm / include / asm / arch-u8500 / sys_proto.h
1 /*
2  * Copyright (C) ST-Ericsson SA 2010
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6 #ifndef _SYS_PROTO_H_
7 #define _SYS_PROTO_H_
8
9 void gpio_init(void);
10 int u8500_mmc_power_init(void);
11
12 #endif  /* _SYS_PROTO_H_ */