delta board: fix DA9030 reset procedure.
[platform/kernel/u-boot.git] / examples / stubs.c
index 1797274..250a9af 100644 (file)
@@ -131,7 +131,7 @@ gd_t *global_data;
  * register
  */
 #define EXPORT_FUNC(x)                 \
-        asm volatile (                 \
+       asm volatile (                  \
 "       .globl " #x "\n"               \
 #x ":\n"                               \
 "      P0 = [P5 + %0]\n"               \