Files
linux/drivers/of
John Stultz 9a4a740554 ANDROID: of: Fix build warnings
In commit d6cb004d80 (of: fix CONFIG_CMDLINE_EXTEND),
the types of some variables in early_init_dt_scan_chosen()
were modified, which results in build warnings.

This patch resets the unsigned long to an int, and re-adds
the const to the char*.

Change-Id: Ie60ae92b4552e453cf477dd83f42838b3f95975e
Signed-off-by: John Stultz <john.stultz@linaro.org>
2017-01-27 13:52:18 -08:00
..
2017-01-27 13:52:18 -08:00
2016-09-16 09:34:14 +01:00
2016-09-23 09:35:16 +02:00
2016-09-09 14:59:09 +01:00
2014-11-04 13:29:38 +00:00