diff options
author | Marek Vasut <marex@denx.de> | 2016-05-06 20:10:35 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-05-21 01:36:38 +0200 |
commit | 43a092ffdd5edd6a66e8e9ec34372f3abd396486 (patch) | |
tree | 5f2b6831251a4e3e448969b18304a2ffc5f79d39 /.mailmap | |
parent | 0a6767efabedbddc2351d14695aa3a7d63657e2c (diff) | |
download | u-boot-imx-43a092ffdd5edd6a66e8e9ec34372f3abd396486.zip u-boot-imx-43a092ffdd5edd6a66e8e9ec34372f3abd396486.tar.gz u-boot-imx-43a092ffdd5edd6a66e8e9ec34372f3abd396486.tar.bz2 |
mips: ath79: Fix compiler warning on const assignment
The assignment const T var; var = value; is illegal, since var is
constant. Drop the const to fix the compiler warning.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Wills Wang <wills.wang@live.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions