]> git.itanic.dy.fi Git - linux-stable/commit
mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 27 Feb 2023 10:58:04 +0000 (11:58 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 14 Mar 2023 16:13:51 +0000 (17:13 +0100)
commit217cf927e7c6ab41dc276442600f1309613ad417
tree151daba917860ab1bf2df12cb202bbbf4c80e9ec
parent7a26b384c44cfa9ea65799dc375619c96608ecad
mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem

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