[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax
authorTony Breeds <tony@bakeyournoodle.com>
Wed, 12 Sep 2007 03:58:54 +0000 (13:58 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 22 Sep 2007 04:49:22 +0000 (14:49 +1000)
commit408e83a682bbca54c579519098d63f3f5d8856e1
treeaac1c7719d77b8565aa0c37265f30ba6d4fe3dd8
parent85498ae87c7d789de613b7e21bd539577142c3cb
[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax

Make the define_machine() block for mpc885_ads more greppable and
consistent with other examples in tree.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/8xx/mpc885ads_setup.c