]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/exynos/clock.c
Merge samsung, imx, tegra into u-boot-arm/master
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / exynos / clock.c
index c6c66814e5b516d2c3b7e2cd796cd7f1adab5c8c..74599798c435ff84ee4e05117c13936e57351ed7 100644 (file)
@@ -919,6 +919,7 @@ static int exynos5_set_spi_clk(enum periph_id periph_id,
        clrsetbits_le32(reg, mask << pre_shift, (fine & mask) << pre_shift);
 
        return 0;
+}
 
 static unsigned long exynos4_get_i2c_clk(void)
 {