summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2021-05-16 17:54:17 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-03 08:36:25 +0200
commitf44c75225d1488af69a19b88bc69b5b4647af316 (patch)
treec593298f726366ea8a3a7dc450af001f8bfc493b /include
parent623d356686b733522622f0fcf48b2f67154b8561 (diff)
downloadlinux-stable-f44c75225d1488af69a19b88bc69b5b4647af316.tar.gz
linux-stable-f44c75225d1488af69a19b88bc69b5b4647af316.tar.bz2
linux-stable-f44c75225d1488af69a19b88bc69b5b4647af316.zip
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
[ Upstream commit fef532ea0cd871afab7d9a7b6e9da99ac2c24371 ] rt2880_wdt.c uses (well, attempts to use) rt_sysc_membase. However, when this watchdog driver is built as a loadable module, there is a build error since the rt_sysc_membase symbol is not exported. Export it to quell the build error. ERROR: modpost: "rt_sysc_membase" [drivers/watchdog/rt2880_wdt.ko] undefined! Fixes: 473cf939ff34 ("watchdog: add ralink watchdog driver") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Guenter Roeck <linux@roeck-us.net> Cc: Wim Van Sebroeck <wim@iguana.be> Cc: John Crispin <john@phrozen.org> Cc: linux-mips@vger.kernel.org Cc: linux-watchdog@vger.kernel.org Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions