powerpc/corenet_ds: Slave module for boot from PCIE
[platform/kernel/u-boot.git] / common / cmd_eeprom.c
index a48b3d2..4a43116 100644 (file)
@@ -104,7 +104,7 @@ int do_eeprom ( cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[])
                }
        }
 
-       return cmd_usage(cmdtp);
+       return CMD_RET_USAGE;
 }
 #endif