]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/omap4/clocks.c
omap4: Add comments on some "#endif"s for readability.
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / omap4 / clocks.c
index 5bd0a88fdeb2b730a096602ca01702f63d7afe96..12c58033d2600371c78ab8ae8de40216c1e83c55 100644 (file)
@@ -44,7 +44,7 @@
  */
 #define printf(fmt, args...)
 #define puts(s)
-#endif
+#endif /* !CONFIG_SPL_BUILD */
 
 struct omap4_prcm_regs *const prcm = (struct omap4_prcm_regs *)0x4A004100;