diff options
Diffstat (limited to 'common/cmd_dcr.c')
| -rw-r--r-- | common/cmd_dcr.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/common/cmd_dcr.c b/common/cmd_dcr.c index 45fe66a7e..568e22641 100644 --- a/common/cmd_dcr.c +++ b/common/cmd_dcr.c @@ -68,7 +68,6 @@ int do_setdcr (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[])  	/* DCR's value */  	int nbytes; -	extern char console_buffer[];  	/* Validate arguments */  	if (argc < 2) |