dio: Make dio_match_device() static
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 16:56:11 +0000 (17:56 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 9 Mar 2020 10:12:19 +0000 (11:12 +0100)
commitb3875759332e19d3b88da1e7258cdd37ac474d32
tree9a70cef796f58d1e626e4d838fa282b59362f3f2
parent7332bc4dc89c87a64a19dab96a41525d5630e9cf
dio: Make dio_match_device() static

Unlike its PCI counterpart, dio_match_device() was never used outside
the DIO bus code.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20200112165613.20960-2-geert@linux-m68k.org
drivers/dio/dio-driver.c
include/linux/dio.h