]> git.sur5r.net Git - u-boot/commit
riscv: checkpatch: Fix use of volatile
authorRick Chen <rick@andestech.com>
Mon, 12 Feb 2018 03:10:04 +0000 (11:10 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:22 +0000 (13:13 +0800)
commit40717eb849c26473676ffb34b4f5d13ebfd4b333
treeb96f4aca397d0f23f799da382e6ad0a799649427
parentbc0818a6a94429f2abd070afaa489266e78bf86b
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>
arch/riscv/include/asm/global_data.h