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)
commit70eec920d4f22551a3bddd88dff0f6797db5b30b
tree3aa178f14a27ed8bc095736fc06e2afb1758731b
parent72d052e28d1d2363f9107be63ef3a3afdea6143c
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