summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2016-05-06 20:10:35 +0200
committerDaniel Schwierzeck <[email protected]>2016-05-21 01:36:38 +0200
commit43a092ffdd5edd6a66e8e9ec34372f3abd396486 (patch)
tree5f2b6831251a4e3e448969b18304a2ffc5f79d39 /scripts/basic
parent0a6767efabedbddc2351d14695aa3a7d63657e2c (diff)
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 <[email protected]> Cc: Daniel Schwierzeck <[email protected]> Cc: Wills Wang <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions