OSDN Git Service

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)
commitce84130384badcad2cdbc1e825657d622165f0e6
tree2c6c7f460626c05079b280057e0bf2308c726a56
parenta65bb925601cf35ef5db54c8a9ad9e6575c6fe8c
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