summaryrefslogtreecommitdiffstats
path: root/common/cmd_portio.c
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-10 22:48:05 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-10 22:48:05 +0200
commit8a40fb148efa442d6526eac46a2001e4c64d28ff (patch)
treed5c1fc7fcfed24f975f774a6bb05a07677a117be /common/cmd_portio.c
parent507641d2491980531932b9f25dab37fe5e6c3a1a (diff)
downloadblackbird-obmc-uboot-8a40fb148efa442d6526eac46a2001e4c64d28ff.tar.gz
blackbird-obmc-uboot-8a40fb148efa442d6526eac46a2001e4c64d28ff.zip
move cmd_get_data_size to command.c
add CMD_DATA_SIZE macro to enable it Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'common/cmd_portio.c')
-rw-r--r--common/cmd_portio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/cmd_portio.c b/common/cmd_portio.c
index a06cac0166..c88fcd5e45 100644
--- a/common/cmd_portio.c
+++ b/common/cmd_portio.c
@@ -30,8 +30,6 @@
#include <common.h>
#include <command.h>
-extern int cmd_get_data_size (char *arg, int default_size);
-
/* Display values from last command.
* Memory modify remembered values are different from display memory.
*/
OpenPOWER on IntegriCloud