commit | d9dcf9da9619f80985c1bd77c8b251dd3a3a1b48 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Feb 19 04:27:35 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Mon Feb 25 16:07:41 2019 +0100 |
tree | 96ceecbabbf3e5cb2d1a89db165687c15b106c44 | |
parent | c3aa05456840a191eb908152ea0e61739b697462 [diff] |
ARM: rmobile: Convert Gen2 to OF_SEPARATE Convert R-Car Gen2 from OF_EMBED to OF_SEPARATE, thus getting rid of one of the deprecation warnings. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>