]> git.ipfire.org Git - people/ms/u-boot.git/commit
ath79: add readonly attribute for ath79_soc_desc
authorWills Wang <wills.wang@live.com>
Tue, 12 Apr 2016 10:24:10 +0000 (18:24 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 20 May 2016 23:36:38 +0000 (01:36 +0200)
commit59e4080c7e4d85bd29c343ea9167794feceadc3e
tree053ad71a0bef93e30326d48ffbab75e16a233c0f
parent5691d10a0166d5a324f96d98757f206c6dedc989
ath79: add readonly attribute for ath79_soc_desc

use 'const' keywork to qualify readonly attribute for lookup-table member

Signed-off-by: Wills Wang <wills.wang@live.com>
arch/mips/mach-ath79/cpu.c