OMAP: McBSP: Add pm runtime support
[pandora-kernel.git] / arch / arm / plat-omap / include / plat / mcbsp.h
index c6cabfc..964a940 100644 (file)
@@ -465,7 +465,6 @@ struct omap_mcbsp {
        /* Protect the field .free, while checking if the mcbsp is in use */
        spinlock_t lock;
        struct omap_mcbsp_platform_data *pdata;
-       struct clk *iclk;
        struct clk *fclk;
 #ifdef CONFIG_ARCH_OMAP3
        struct omap_mcbsp_st_data *st_data;