[COMMON] fimc-is2: Removed unused variable in hw-mcscaler-v2
authorSunmi Lee <carrotsm.lee@samsung.com>
Fri, 29 Jun 2018 05:48:15 +0000 (14:48 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 08:05:53 +0000 (17:05 +0900)
- djag_tunecfg in hw_mcsc structure was deleted

Change-Id: Iace87576034c72ea5f69b30a5e8bce64b58a54b4
Signed-off-by: Sunmi Lee <carrotsm.lee@samsung.com>
drivers/media/platform/exynos/fimc-is2/hardware/fimc-is-hw-mcscaler-v2.h

index 838b928640d93f45216a90f61d034367a204a04a..a7c93ea5d36163fa1a1fa0c1d690252b983dcd23 100644 (file)
@@ -165,7 +165,6 @@ struct fimc_is_hw_mcsc {
 
        /* for Djag */
        u32                     djag_in;
-       struct djag_setfile_contents    djag_tunecfg;
 
        /* for full otf overflow recovery */
        struct is_param_region  *back_param;