]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/include/asm/arch-u8500/sys_proto.h
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
[people/ms/u-boot.git] / arch / arm / include / asm / arch-u8500 / sys_proto.h
CommitLineData
be72e0c8
JR
1/*
2 * Copyright (C) ST-Ericsson SA 2010
3 *
1a459660 4 * SPDX-License-Identifier: GPL-2.0+
be72e0c8
JR
5 */
6#ifndef _SYS_PROTO_H_
7#define _SYS_PROTO_H_
8
9void gpio_init(void);
1e37322e 10int u8500_mmc_power_init(void);
be72e0c8
JR
11
12#endif /* _SYS_PROTO_H_ */