drm/rockchip: vop: correct rk3328 vop windows
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / rockchip / rockchip_vop_reg.c
index 9c257abd3a623a69f8f025e2e13c69a0811f8ed5..9b3583556a088c81082f12349877510e4a853d2d 100644 (file)
@@ -611,8 +611,6 @@ static const struct vop_win_data rk3328_vop_win_data[] = {
        { .base = 0x1d0, .phy = &rk3288_win01_data,
          .type = DRM_PLANE_TYPE_OVERLAY },
        { .base = 0x2d0, .phy = &rk3288_win01_data,
-         .type = DRM_PLANE_TYPE_OVERLAY },
-       { .base = 0x3d0, .phy = &rk3288_win01_data,
          .type = DRM_PLANE_TYPE_CURSOR },
 };