]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: l2c: tidy up l2x0_of_data declarations
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Mar 2014 16:48:03 +0000 (16:48 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:47:28 +0000 (00:47 +0100)
commitb485950affa3fa585c4d2d66261882871d70256b
tree2c6c7f460626c05079b280057e0bf2308c726a56
parent5c7da41a52e73b8aa6f3325f42758b1f45fbd7ba
ARM: l2c: tidy up l2x0_of_data declarations

Remove NULL initialisers, make these all __initconst structures, and
order their members in the same order as the structure declaration.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/cache-l2x0.c