ARM: OMAP2+: hwmod data: remove forward declarations, reorganize
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:33 +0000 (04:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:33 +0000 (04:04 -0600)
commit844a3b632b76f5d5e85eb9b9edfbd7de41e4999f
treecbbb418055b97b7d9426fce35b11a65d17ac72b7
parent11cd4b94cb491894b8a192635abf159fc1917f4d
ARM: OMAP2+: hwmod data: remove forward declarations, reorganize

Reorganize the hwmod data to declare the IP blocks first and the
interconnects second.  This allows us to remove the forward
declarations, which this patch also does. Saves some lines of source
data.  While here, take the opportunity to synchronize the order of
the OMAP44xx hwmod data with the autogenerator output -- it's slightly
different due to past mismerges -- and fix a few minor typos and
whitespace problems in the files.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c