]> git.itanic.dy.fi Git - linux-stable/commit
mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 27 Feb 2023 10:58:01 +0000 (11:58 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 14 Mar 2023 16:13:50 +0000 (17:13 +0100)
commit1e688601d18d3d872ffaad70c599e8c1a1d788a0
tree91d0b57d399b4807cb3c4e9e6e137e9512bb80f3
parent2165248f68b5f3e27faac844795e6691e1ee7777
mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem

 So that RT2880_SYSC_BASE can be used later in multiple functions without
 needing to repeat this __iomem declaration each time

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-ralink/rt288x.h
arch/mips/ralink/rt288x.c