dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/dtc
Felipe Balbi db7f4e3d2b 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 <balbi@ti.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-03-24 23:07:35 +01:00
..
libfdt Fix common misspellings 2011-03-31 11:26:23 -03:00
.gitignore powerpc: Have git ignore generated files from dtc compile 2009-06-26 14:37:23 +10:00
Makefile dtc: migrate parser to implicit rules 2011-06-09 14:04:46 -04:00
Makefile.dtc
checks.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
data.c dtc: Mark various internal functions static 2009-11-15 15:01:41 -08:00
dtc-lexer.l of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc-lexer.lex.c_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.tab.c_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.tab.h_shipped dtc: regen parser 2011-06-09 14:04:47 -04:00
dtc-parser.y of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
dtc.c scripts: dtc: fix compile warnings 2012-03-24 23:07:35 +01:00
dtc.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
flattree.c scripts: dtc: fix compile warnings 2012-03-24 23:07:35 +01:00
fstree.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
livetree.c Fix common misspellings 2011-03-31 11:26:23 -03:00
srcpos.c dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
srcpos.h dtc: Implement -d option to write out a dependency file 2012-01-14 23:47:37 +01:00
treesource.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
util.c of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
util.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00
version_gen.h of/flattree: Update dtc to current mainline. 2011-01-03 16:02:49 -07:00