]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ip22-gio: Make gio_match_device() static
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 16:51:10 +0000 (17:51 +0100)
committerPaul Burton <paulburton@kernel.org>
Mon, 13 Jan 2020 18:55:40 +0000 (10:55 -0800)
commit6a03ef8b55763d6105a661579795f5a19d9cf8bf
tree3aa178f14a27ed8bc095736fc06e2afb1758731b
parent4b59b06c11cbe9e897946de17492d5c17292f8f7
MIPS: ip22-gio: Make gio_match_device() static

Unlike its PCI counterpart, gio_match_device() was never used outside
the GIO bus code.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/gio_device.h
arch/mips/sgi-ip22/ip22-gio.c