]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/gpio/pca953x.c
Command usage cleanup
[people/ms/u-boot.git] / drivers / gpio / pca953x.c
index f80baeb1fa63a2359f32fea2a6a9bfdb26464f0d..1c5e314d9d51e0d13f3d1fd1895299dcf37c6dab 100644 (file)
@@ -209,7 +209,7 @@ int do_pca953x(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        pca953x,        5,      1,      do_pca953x,
-       "pca953x        - pca953x gpio access\n",
+       "pca953x gpio access",
        "device [dev]\n"
        "       - show or set current device address\n"
 #ifdef CONFIG_CMD_PCA953X_INFO