summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-ar724x.c
diff options
context:
space:
mode:
authorDavid Daney <david.daney@cavium.com>2013-02-27 02:22:33 +0400
committerRalf Baechle <ralf@linux-mips.org>2013-05-08 03:19:06 +0400
commit301896513971d41d737c904ecf267b6f0ea21d55 (patch)
tree482c2508e7db52d399fe3ef9248fa3b295c11394 /arch/mips/pci/pci-ar724x.c
parent224786779d04bbcd5f61eaafc86bf8fee350388a (diff)
downloadlinux-301896513971d41d737c904ecf267b6f0ea21d55.tar.xz
MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c
The operations on the bitmap pointers are protected by "memory" clobbering raw_local_irq_{save,restore}(), so there is no need for volatile here. By removing the volatile we get better code generation out of the compiler. Signed-off-by: David Daney <david.daney@cavium.com> Patchwork: http://patchwork.linux-mips.org/patch/4966/ Acked-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'arch/mips/pci/pci-ar724x.c')
0 files changed, 0 insertions, 0 deletions