tc: Make tc_match_device() static
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 16:52:29 +0000 (17:52 +0100)
committerPaul Burton <paulburton@kernel.org>
Mon, 13 Jan 2020 18:56:03 +0000 (10:56 -0800)
commit3d9f44ef75533093250810623ec67e97e2800bbf
tree1bccd1c24a9153a63ba69cca71ea8b57f7a25080
parent70eec920d4f22551a3bddd88dff0f6797db5b30b
tc: Make tc_match_device() static

Unlike its PCI counterpart, tc_match_device() was never used outside
the TURBOchannel bus code.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Maciej W . Rozycki <macro@linux-mips.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
drivers/tc/tc-driver.c