From: Jinhyung Choi Date: Fri, 28 Aug 2015 04:14:50 +0000 (+0900) Subject: Revert "VIGS: Temporary W/A for the extension" X-Git-Tag: submit/tizen/20160422.055611~1^2~22^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ef2141f3428579c51499b92c9c4ca7fb6d6f249;p=sdk%2Femulator%2Femulator-kernel.git Revert "VIGS: Temporary W/A for the extension" This reverts commit e915d17c9296e93456f2c30ae4715a207e40bc01. Change-Id: Ie54023e2e8237c6d56790716a14dc32a308d6308 Signed-off-by: Jinhyung Choi --- diff --git a/include/drm/vigs_drm.h b/include/drm/vigs_drm.h index 46d975bc4bea..9ae82453429b 100644 --- a/include/drm/vigs_drm.h +++ b/include/drm/vigs_drm.h @@ -8,12 +8,7 @@ /* * Bump this whenever driver interface changes. */ -/* Temporary W/A for the extension */ -#ifdef CONFIG_MARU_EXTENSION_SOURCE -#define DRM_VIGS_DRIVER_VERSION 13 -#else #define DRM_VIGS_DRIVER_VERSION 14 -#endif /* * Surface access flags.