Merge samsung, imx, tegra into u-boot-arm/master
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / exynos / clock.c
index c6c6681..7459979 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)
 {