ARM: shmobile: Remove unused sh7372 auxdata table
authorMagnus Damm <damm@opensource.se>
Mon, 1 Jul 2013 05:41:55 +0000 (14:41 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:27 +0000 (10:02 +0900)
commit975e5af958916f8b76a8926cd4d50c04936d7079
tree50760475ea3e95fb54d222265f58d56e1e26151d
parent41b0156ca5a1460f8f6dde7e57baf1b80d6a7030
ARM: shmobile: Remove unused sh7372 auxdata table

Pass NULL to of_platform_populate instead of passing
an empty list. This cleans up the code and reduces the
number of lines.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-sh7372.c