MAKEALL: Add missing powerpc 36-bit targets
[platform/kernel/u-boot.git] / common / cmd_ambapp.c
index 06531f1..bb20ab5 100644 (file)
@@ -273,6 +273,7 @@ int ambapp_init_reloc(void)
 }
 
 U_BOOT_CMD(ambapp, 1, 1, do_ambapp_print,
-          "list AMBA Plug&Play information",
-          "ambapp\n"
-          "    - lists AMBA (AHB & APB) Plug&Play devices present on the system\n");
+       "list AMBA Plug&Play information",
+       "ambapp\n"
+       "    - lists AMBA (AHB & APB) Plug&Play devices present on the system"
+);