]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_ambapp.c
MAINTAINERS: fix Andreas Bießmann AVR32 entry
[karo-tx-uboot.git] / common / cmd_ambapp.c
index 283c433376fb2ae4873b1c9f696e5df16f865238..fa7d7e280fb8acd386f376a6a61e4b13a69bf6a6 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"