]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: mach: export soc_info
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Fri, 20 Feb 2026 19:44:38 +0000 (20:44 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 23 Feb 2026 21:03:02 +0000 (22:03 +0100)
commitc6bbdb64897ef3847d42c23d24468593ba6f460a
tree34355f1ae4af32cd14fbbf5d6761af48e937f48b
parent42cd48678745d5a99720e03595c53230a3c078f9
realtek: mach: export soc_info

We do not want to rely on the soc_info structure. But at the moment
it is still referenced in several places. Add an EXPORT() to it.
So drivers that need access to this structure can be build as modules.

Suggested-by: Balázs Triszka <info@balika011.hu>
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22121
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/arch/mips/rtl-otto/prom.c