commit | d34c671debe3d327424a9951a5c3a81065d0474d | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Apr 18 22:44:29 2013 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon May 13 10:38:58 2013 +0200 |
tree | 19ff605f8a9d446f4c4fe62d9d25bdb8878987f0 | |
parent | f722406faae2d073cc1d01063d1123c35425939e [diff] |
ARM: sunxi: Fix Mini X-plus device tree build Commit b00adbe0 ("ARM: sunxi: Rename uart nodes to serial") changed the node names in the DTSI, changes that were not accordingly made to the Mini X-Plus device tree. This breakage slipped through because it was not properly declared in the Makefile. Fix both issues. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>