ARM: shmobile: armadillo800eva-reference: fix compiler warning
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 19 Jul 2013 16:02:16 +0000 (18:02 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 23 Jul 2013 01:35:33 +0000 (10:35 +0900)
Fix the compiler warning:

arch/arm/mach-shmobile/board-armadillo800eva-reference.c:196:2: warning: initialization from incompatible pointer type [enabled by default]
arch/arm/mach-shmobile/board-armadillo800eva-reference.c:196:2: warning: (near initialization for '__mach_desc_ARMADILLO800EVA_DT.restart') [enabled by default]

While at it also remove superfluous parenthesis.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found