]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: add missing static and const qualifier
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 21 Jan 2017 09:05:21 +0000 (18:05 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Jan 2017 06:01:27 +0000 (15:01 +0900)
commit7a37bd64c5b17de4de28538601c2d81cb84684e7
treedb9bd633e9c8291b0b2fd2cc655b62e0b4a4caa5
parent7d75254b3d0dcc3231eca11c4c5143972ce25232
ARM: uniphier: add missing static and const qualifier

These are file-internal and constant.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/board_init.c