commit | a9fc5a247c2d9dc00de9b96234f4d597836af8bb | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Jan 07 14:04:51 2016 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 14 14:08:59 2016 +0100 |
tree | 3d7e2b13bef811a76f8facc724cddbc88b627653 | |
parent | d35831f6fedbdfb0ce49814a225e854e5fa83c99 [diff] |
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>