MLK-17634-7: drm: imx: dcss: remove unused dcss_hdr10_priv structure member
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Sat, 27 Jan 2018 14:05:25 +0000 (16:05 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/imx/dcss/dcss-hdr10.c

index 7e966b7..049e006 100644 (file)
@@ -107,8 +107,6 @@ struct dcss_hdr10_priv {
        struct dcss_soc *dcss;
 
        struct dcss_hdr10_ch ch[4]; /* 4th channel is, actually, OPIPE */
-
-       u32 opipe_ctx_id;
 };
 
 static struct dcss_debug_reg hdr10_debug_reg[] = {