From: Paul Walmsley Date: Thu, 19 Apr 2012 10:04:33 +0000 (-0600) Subject: ARM: OMAP2+: hwmod data: remove forward declarations, reorganize X-Git-Tag: omap-cleanup-hwmod-for-v3.5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844a3b632b76f5d5e85eb9b9edfbd7de41e4999f;p=pandora-kernel.git 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 Cc: BenoƮt Cousson --- Reading git-diff-tree failed