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

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