]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/fsl_devices.h
perf_counter tools: Create new chain_for_each_child() iterator
[mv-sheeva.git] / include / linux / fsl_devices.h
index 244677cc082bba2a1173d49b9c5d15610b041cc4..43fc95d822d5e51f2ddd21321a2791c96613abf4 100644 (file)
@@ -79,10 +79,6 @@ struct fsl_spi_platform_data {
        u16     max_chipselect;
        void    (*cs_control)(struct spi_device *spi, bool on);
        u32     sysclk;
-
-       /* Legacy hooks, used by mpc52xx_psc_spi driver. */
-       void    (*activate_cs)(u8 cs, u8 polarity);
-       void    (*deactivate_cs)(u8 cs, u8 polarity);
 };
 
 struct mpc8xx_pcmcia_ops {