/* SPDX-License-Identifier: GPL-2.0-only */ #include int spi_soc_devfn_to_bus(unsigned int devfn) { return -1; }