sunxi: board: annotate #endif lines
[platform/kernel/u-boot.git] / arch / arm / mach-sunxi / clock_sun6i.c
index cda6949..6bd75a1 100644 (file)
@@ -63,7 +63,7 @@ void clock_init_safe(void)
        setbits_le32(&ccm->sata_clk_cfg, CCM_SATA_CTRL_ENABLE);
 #endif
 }
-#endif
+#endif /* CONFIG_SPL_BUILD */
 
 void clock_init_sec(void)
 {
@@ -172,7 +172,7 @@ void clock_set_pll1(unsigned int clk)
                       &ccm->cpu_axi_cfg);
        }
 }
-#endif
+#endif /* CONFIG_SPL_BUILD */
 
 void clock_set_pll3(unsigned int clk)
 {