summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2015-07-01 10:13:29 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-07-09 11:13:33 +0200
commit81a02e34ded906357deac7003fbb0d36b6cc503f (patch)
treebec1b628683b2c5d04d042097d3bb8f8759c1214 /sound
parentMIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting (diff)
downloadlinux-81a02e34ded906357deac7003fbb0d36b6cc503f.tar.xz
linux-81a02e34ded906357deac7003fbb0d36b6cc503f.zip
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
The PTR_LA macro will pick the correct "la" or "dla" macro to load an address to a register. This gets rids of the following warnings (and others) when building a 64-bit CPS kernel: arch/mips/kernel/cps-vec.S:63: Warning: la used to load 64-bit address arch/mips/kernel/cps-vec.S:159: Warning: la used to load 64-bit address arch/mips/kernel/cps-vec.S:220: Warning: la used to load 64-bit address arch/mips/kernel/cps-vec.S:240: Warning: la used to load 64-bit address [...] Cc: <stable@vger.kernel.org> # 3.16+ Reviewed-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Cc: stable@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/10587/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions