From 34c86ff3521cee92a4c08d6d95262e8cdcc64242 Mon Sep 17 00:00:00 2001 From: Kevin Brace Date: Tue, 25 Jul 2017 20:40:03 -0700 Subject: Version bumped to 3.0.42 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed the DRM module name from via to openchrome. This allows (potential) coexistence with VIA Technologies’ proprietary (and non-mainlined) Chrome9 DRM. Signed-off-by: Kevin Brace --- drivers/gpu/drm/openchrome/via_drv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/openchrome/via_drv.h b/drivers/gpu/drm/openchrome/via_drv.h index 39dca14383b5..8435cb2e4098 100644 --- a/drivers/gpu/drm/openchrome/via_drv.h +++ b/drivers/gpu/drm/openchrome/via_drv.h @@ -30,11 +30,11 @@ #define DRIVER_AUTHOR "The OpenChrome Project" #define DRIVER_NAME "openchrome" #define DRIVER_DESC "OpenChrome DRM for VIA Technologies Chrome IGP" -#define DRIVER_DATE "20170712" +#define DRIVER_DATE "20170725" #define DRIVER_MAJOR 3 #define DRIVER_MINOR 0 -#define DRIVER_PATCHLEVEL 41 +#define DRIVER_PATCHLEVEL 42 #include -- cgit v1.2.3