]> git.sur5r.net Git - u-boot/commit
arm: mvebu: Make local structs static const
authorStefan Roese <sr@denx.de>
Thu, 7 Jan 2016 13:04:51 +0000 (14:04 +0100)
committerStefan Roese <sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
commita9fc5a247c2d9dc00de9b96234f4d597836af8bb
tree3d7e2b13bef811a76f8facc724cddbc88b627653
parentd35831f6fedbdfb0ce49814a225e854e5fa83c99
arm: mvebu: Make local structs static const

As these structs are local only and const, declare them accordingly.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Dirk Eibach <dirk.eibach@gdsys.cc>
Cc: Phil Sutter <phil@nwl.cc>
Cc: Kevin Smith <kevin.smith@elecsyscorp.com>
arch/arm/mach-mvebu/cpu.c