commit | 9a721c41113a50ccbe184d67a5e551feb99e36a9 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Mon Mar 24 16:11:54 2014 -0500 |
committer | Rob Herring <robh@kernel.org> | Tue May 20 14:24:41 2014 -0500 |
tree | fb1aa591be0b69130514f1f0289f0f7f57372a9a | |
parent | 735e0da7fc55a0456476f6b40f85024f68f87092 [diff] |
ARM: align cpu_method_of_table naming 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>