From: Wang YanQing Date: Mon, 17 Dec 2012 14:37:51 +0000 (+0800) Subject: kconfig:lxdialog: remove duplicate code X-Git-Tag: v3.9-rc1~49^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bdcfe5484fef0da899ec8e74b08dd21b031f66;p=pandora-kernel.git kconfig:lxdialog: remove duplicate code dialog.h has two line the same below: extern char dialog_input_result[]; This patch remove one of them. Signed-off-by: Wang YanQing Reviewed-by: "Yann E. MORIN" Tested-by: "Yann E. MORIN" Signed-off-by: "Yann E. MORIN" --- Reading git-diff-tree failed