commit | b34b4b9f8b312851db03b235b31cd04770310a92 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Mon Feb 12 11:10:04 2018 +0800 |
committer | Andes <uboot@andestech.com> | Fri Mar 30 13:13:22 2018 +0800 |
tree | b96f4aca397d0f23f799da382e6ad0a799649427 | |
parent | 5febaddd3ec4369293647732d67e859bb7e6e6be [diff] |
riscv: checkpatch: Fix use of volatile It is reported by checkpatch.pl WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com>