From: Felipe Balbi Date: Thu, 26 Jan 2012 11:20:07 +0000 (+0200) Subject: scripts: dtc: fix compile warnings X-Git-Tag: v3.4-rc1~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db7f4e3d2b0a68eafc16a7b78ac0b7566db1e799;p=pandora-kernel.git scripts: dtc: fix compile warnings Fix following compile warnings: scripts/dtc/flattree.c: In function ‘flat_read_mem_reserve’: scripts/dtc/flattree.c:700:14: warning: variable ‘p’ set but not used [-Wunused-but-set-variable] scripts/dtc/dtc.c: In function ‘main’: scripts/dtc/dtc.c:104:17: warning: variable ‘check’ set but not used [-Wunused-but-set-variable] Signed-off-by: Felipe Balbi Signed-off-by: Michal Marek --- Reading git-diff-tree failed