]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common: move extern char console_buffer[] to common.h
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 7 Nov 2011 01:13:56 +0000 (01:13 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 22 Nov 2011 07:39:25 +0000 (08:39 +0100)
commite3150460a4fd3a7126bcbf1e225610e0d494c8fe
tree5eda913e1ef06656f20063c6ea9f050c4b403760
parent507651d611897442cb871ad1f5ad6c8d2113dea0
common: move extern char console_buffer[] to common.h

Extract all extern declarations for console_buffer[] out of c files into
the common.h header.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Cc: Frank Gottschling <fgottschling@eltec.de>
Cc: Murray Jensen <Murray.Jensen@csiro.au>
14 files changed:
board/amcc/yucca/cmd_yucca.c
board/eltec/bab7xx/misc.c
board/eltec/elppc/misc.c
board/eltec/mhpc/mhpc.c
board/hymod/input.c
common/cmd_bedbug.c
common/cmd_dcr.c
common/cmd_i2c.c
common/cmd_mem.c
common/cmd_nvedit.c
common/cmd_pci.c
common/hush.c
common/modem.c
include/common.h