]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SMDK5250: Remove reduntant code
authorRajeshwari Shinde <rajeshwari.s@samsung.com>
Tue, 25 Jun 2013 13:47:06 +0000 (19:17 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 28 Jun 2013 00:19:38 +0000 (09:19 +0900)
commit493c073ff486323ef8e58e5d721eda68cf150d98
tree03b7f07d8843166c532468dea6023d18b22da5ad
parent70125f341152c3f29d5552c5490cc5eb15a0215d
SMDK5250: Remove reduntant code

enum boot_mode is defined twice once in spl.h and also in
spl_boot.c, hence removing the same from spl_boot.c and including
the header file.

Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/include/asm/arch-exynos/spl.h
board/samsung/smdk5250/spl_boot.c