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)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 1 Dec 2022 12:32:42 +0000 (13:32 +0100)
commita2cab953b4c077cc02878d424466d3a6eac32aaf
tree9299da1f1b82b270fef45870c93e1476b889cd4b
parentf466fad9872e4d549e4fc3e1cb3356693978b2ac
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem

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>
arch/mips/include/asm/mach-ralink/mt7621.h
arch/mips/ralink/mt7621.c