ARM: sunxi: Fix Mini X-plus device tree build
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 18 Apr 2013 20:44:29 +0000 (22:44 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 13 May 2013 08:38:58 +0000 (10:38 +0200)
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>

No differences found