]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: ip22-gio: do not export device release function
authorJohan Hovold <johan@kernel.org>
Fri, 24 Apr 2026 10:28:49 +0000 (12:28 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 27 May 2026 07:50:34 +0000 (09:50 +0200)
commit4d9dd68708f814ddeef4015bc67f2b13d192d0be
tree3f480e04271fbc3e6cf3594560f0f119724ed448
parentb8f0962b3f4e603d76e610484b0ef81c5e3325fe
MIPS: ip22-gio: do not export device release function

There is no need to export the gio device release function as the
devices are reference counted.

Drop the export along with the unused inline wrapper.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/gio_device.h
arch/mips/sgi-ip22/ip22-gio.c