]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: move extern default_environment[] to environment.h
authorIgor Grinberg <grinberg@compulab.co.il>
Mon, 7 Nov 2011 01:13:57 +0000 (01:13 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 22 Nov 2011 07:39:25 +0000 (08:39 +0100)
commitd1459f0fab1ac145051a74094c96592c694f84af
tree315cf8f8cf8aac1480c43095fe2e36032128061c
parente3150460a4fd3a7126bcbf1e225610e0d494c8fe
env: move extern default_environment[] to environment.h

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

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/zeus/zeus.c
common/env_dataflash.c
common/env_flash.c
common/env_mgdisk.c
common/env_mmc.c
common/env_nand.c
common/env_nowhere.c
common/env_nvram.c
common/env_onenand.c
common/env_sf.c
include/environment.h