commit | b3875759332e19d3b88da1e7258cdd37ac474d32 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Jan 12 17:56:11 2020 +0100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Mar 09 11:12:19 2020 +0100 |
tree | 9a70cef796f58d1e626e4d838fa282b59362f3f2 | |
parent | 7332bc4dc89c87a64a19dab96a41525d5630e9cf [diff] |
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