Reported this earlier on 14th April:
http://lkml.org/lkml/2009/4/14/489,
Some discussions on 14th April:
http://lkml.org/lkml/2009/4/14/501,
http://lkml.org/lkml/2009/4/14/628,
http://lkml.org/lkml/2009/4/14/580,
Anton Vorontsov <[email protected]> gave a patch on 14th April:
http://lkml.org/lkml/2009/4/14/635,
There was pull request from Grant Likely for this fix on 16th April:
http://www.mail-archive.com/[email protected]/msg31955.html,
CC drivers/spi/mpc52xx_psc_spi.o
drivers/spi/mpc52xx_psc_spi.c: In function ‘mpc52xx_psc_spi_do_probe’:
drivers/spi/mpc52xx_psc_spi.c:398: error: ‘struct fsl_spi_platform_data’
has no member named ‘activate_cs’
drivers/spi/mpc52xx_psc_spi.c:399: error: ‘struct fsl_spi_platform_data’
has no member named ‘deactivate_cs’
make[2]: *** [drivers/spi/mpc52xx_psc_spi.o] Error 1
make[1]: *** [drivers/spi] Error 2
make: *** [drivers] Error 2
---
Regards--
Subrata