commit | 32139c320cd30347c3d3d46d7f2a86c2aacb34a1 | [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 | c03a2131d1bec87ac6a1f3c8ab1e1f9b597bd7fb [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>