]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/svm_sc8xx/svm_sc8xx.c
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / board / svm_sc8xx / svm_sc8xx.c
index a508595abf2f72adffe04af4a148dfa66a7986b2..5db48506c64c727074366b95251c79ba4559e665 100644 (file)
@@ -139,6 +139,6 @@ phys_size_t initdram (int board_type)
 #if defined(CONFIG_CMD_DOC)
 void doc_init (void)
 {
-               doc_probe (CONFIG_SYS_DOC_BASE);
+               doc_probe (CONFIG_SYS_DOC_BASE);
 }
 #endif