On Tue, Jan 26, 2016 at 01:18:29PM +0200, Mika Westerberg wrote: > #else /* !CONFIG_ACPI */ > static int pxa2xx_spi_get_port_id(struct acpi_device *adev) > { > return -1; > } > +#define pxa2xx_spi_fw_translate_cs NULL I need to move this elsewhere because it is still guarded by CONFIG_PCI as pointed out by kbuild robot. Will do that in next revision. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html