drivers/of/base.c: Fix sparse warnings
drivers/of/base.c:70:20: warning: symbol 'root_node' was not declared. Should it be static?
drivers/of/base.c:72:20: warning: symbol 'of_aliases' was not declared. Should it be static?
drivers/of/base.c:1724:20: warning: symbol 'of_chosen' was not declared. Should it be static?
drivers/of/base.c:1725:12: warning: symbol 'of_model' was not declared. Should it be static?

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 132b10b commit 409df4db896b134a20c33282063caf2baf07c633
@Alexander Shiyan Alexander Shiyan authored on 16 Feb 2014
Sascha Hauer committed on 17 Feb 2014
Showing 1 changed file
View
drivers/of/base.c