Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[firefly-linux-kernel-4.4.55.git] / include / video / sh_mobile_hdmi.h
index b56932927d0a5e9ae92f7d43f8dd67c00c5991de..728f9de9c258255d868709fc8ae2eac8987c682a 100644 (file)
@@ -31,8 +31,6 @@ struct clk;
 #define HDMI_SND_SRC_HBR       (3 << 0)
 
 struct sh_mobile_hdmi_info {
-       struct sh_mobile_lcdc_chan_cfg  *lcd_chan;
-       struct device                   *lcd_dev;
        unsigned int                     flags;
        long (*clk_optimize_parent)(unsigned long target, unsigned long *best_freq,
                                    unsigned long *parent_freq);