Files
linux/drivers
John Stultz 558c05dbb5 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>
2016-02-16 13:54:09 -08:00
..
2015-10-29 09:02:16 +09:00
2015-11-08 16:24:43 -05:00
2016-02-16 13:54:09 -08:00
2016-02-16 13:53:59 -08:00
2016-02-16 13:53:24 -08:00
2016-02-16 13:50:54 -08:00