ARM: align cpu_method_of_table naming
authorRob Herring <robh@kernel.org>
Mon, 24 Mar 2014 21:11:54 +0000 (16:11 -0500)
committerRob Herring <robh@kernel.org>
Tue, 20 May 2014 19:24:41 +0000 (14:24 -0500)
The cpu_method_of_table is the oddball of the various OF linker sections.
In preparation to have common linker section definitions, align the
cpu_method_of_table with the other definitions for the naming and ending
with a blank struct.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>

No differences found