mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
authorJohn Thomson <git@johnthomson.fastmail.com.au>
Mon, 14 Nov 2022 01:56:56 +0000 (11:56 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Dec 2022 16:48:03 +0000 (17:48 +0100)
commita1d9199ba485e55f52e985ee13c2a653d259593f
treed5549d606302ebed7b33cc9602d6a5d3f37dd502
parenta4997bae1b5b012c8a6e2643e26578a7bc2cae36
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem

commit a2cab953b4c077cc02878d424466d3a6eac32aaf upstream.

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

Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/include/asm/mach-ralink/mt7621.h
arch/mips/ralink/mt7621.c