ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration code
[firefly-linux-kernel-4.4.55.git] / arch / arm / plat-omap / include / plat / mcbsp.h
index 0a7d5ca471e05676c19c97a7020f563154db0324..c78d90b28b19f4646ad9ab113ec3e8ad2d0f8ef1 100644 (file)
@@ -47,7 +47,6 @@ struct omap_mcbsp_platform_data {
        bool has_wakeup; /* Wakeup capability */
        bool has_ccr; /* Transceiver has configuration control registers */
        int (*enable_st_clock)(unsigned int, bool);
-       int (*mux_signal)(struct device *dev, const char *signal, const char *src);
 };
 
 /**