]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: Correct build with CONFIG_SYS_HUSH_PARSER set
authorSimon Kagstrom <[simon.kagstrom@netinsight.net]>
Thu, 1 Oct 2009 14:11:50 +0000 (19:41 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 4 Oct 2009 17:25:03 +0000 (12:25 -0500)
commitdca0d1ee737918356a90f46bdc5505b107960031
treec9ae63dfad2e044181c2a3208f9ac89afd843eac
parent2f3b6ef2fe4609c90976ba6aeffd836c6ccb2703
arm: Correct build with CONFIG_SYS_HUSH_PARSER set

FLAG_PARSE_SEMICOLON is not defined without hush.h, so include that.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
cpu/arm926ejs/kirkwood/cpu.c