summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/include/mach/sys_proto.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-11-30 16:13:03 +0100
committerMichal Simek <michal.simek@xilinx.com>2015-12-07 10:14:29 +0100
commitd9ae52c8f081e30cfceafc0ddb7f29d4ecd36d00 (patch)
treeeeab09faa3c621fb84d59d392774bffe5440daa3 /arch/arm/mach-zynq/include/mach/sys_proto.h
parent400434537b6c79116dde82899037ae532e81482d (diff)
downloadtalos-obmc-uboot-d9ae52c8f081e30cfceafc0ddb7f29d4ecd36d00.tar.gz
talos-obmc-uboot-d9ae52c8f081e30cfceafc0ddb7f29d4ecd36d00.zip
zynq: sdhci: Move driver to DM
Move driver to DM Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-zynq/include/mach/sys_proto.h')
-rw-r--r--arch/arm/mach-zynq/include/mach/sys_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-zynq/include/mach/sys_proto.h b/arch/arm/mach-zynq/include/mach/sys_proto.h
index 151b903aa1..882beabe13 100644
--- a/arch/arm/mach-zynq/include/mach/sys_proto.h
+++ b/arch/arm/mach-zynq/include/mach/sys_proto.h
@@ -20,8 +20,6 @@ extern void zynq_ddrc_init(void);
extern unsigned int zynq_get_silicon_version(void);
/* Driver extern functions */
-extern int zynq_sdhci_init(phys_addr_t regbase);
-
extern void ps7_init(void);
#endif /* _SYS_PROTO_H_ */
OpenPOWER on IntegriCloud