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

So that RT3883_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/rt3883.h
arch/mips/ralink/rt3883.c