dm: Move s3c24xx USB driver to a proper place
[platform/kernel/u-boot.git] / common / cmd_ambapp.c
index 283c433..fa7d7e2 100644 (file)
@@ -272,7 +272,8 @@ int ambapp_init_reloc(void)
        return 0;
 }
 
-U_BOOT_CMD(ambapp, 1, 1, do_ambapp_print,
+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"