kernel/arch/arm/mach-pxa/devices.c
.. .. @@ -1065,7 +1065,7 @@ 1065 1065 1066 1066 /* pxa2xx-spi platform-device ID equals respective SSP platform-device ID + 1. 1067 1067 * See comment in arch/arm/mach-pxa/ssp.c::ssp_probe() */ 1068 -void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_master *info)1068 +void __init pxa2xx_set_spi_info(unsigned id, struct pxa2xx_spi_controller *info)1069 1069 { 1070 1070 struct platform_device *pd; 1071 1071