summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mx6/clock.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2012-03-27 09:52:21 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:33 +0200
commit64e7cdb5e8fe082b0afd4438a58c4d8a70a1a3d6 (patch)
tree69d601d95ce5c32b22c49cca726eb57d3129eccd /arch/arm/include/asm/arch-mx6/clock.h
parentcac833a98cf7e111bd07b15fe59ef85fca1c46e7 (diff)
downloadtalos-obmc-uboot-64e7cdb5e8fe082b0afd4438a58c4d8a70a1a3d6.tar.gz
talos-obmc-uboot-64e7cdb5e8fe082b0afd4438a58c4d8a70a1a3d6.zip
i.MX6: add enable_sata_clock()
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-mx6/clock.h')
-rw-r--r--arch/arm/include/asm/arch-mx6/clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-mx6/clock.h b/arch/arm/include/asm/arch-mx6/clock.h
index 613809bdd6..b91d8bf450 100644
--- a/arch/arm/include/asm/arch-mx6/clock.h
+++ b/arch/arm/include/asm/arch-mx6/clock.h
@@ -47,5 +47,6 @@ u32 imx_get_uartclk(void);
u32 imx_get_fecclk(void);
unsigned int mxc_get_clock(enum mxc_clock clk);
void enable_usboh3_clk(unsigned char enable);
+int enable_sata_clock(void);
#endif /* __ASM_ARCH_CLOCK_H */
OpenPOWER on IntegriCloud