]> 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)
commitd01a906dfbeb1eb00c977fd8b62c682e0041ebbb
tree3aa178f14a27ed8bc095736fc06e2afb1758731b
parent45a5e39a4cd7d496f37a72af75c45cf8b39e577c
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