drivers/gpu/drm/openchrome/via_drv.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 8f8c16c71a9fe477ee6412a200772dd854b7e104
Author: Kevin Brace <kevinbr...@gmx.com>
Date:   Thu Sep 14 22:43:35 2017 -0700

    Version bumped to 3.0.44
    
    Made lots of changes to the code. Changed the driver author to
    OpenChrome Project (i.e., dropped ‘The’ portion).
    
    Signed-off-by: Kevin Brace <kevinbr...@gmx.com>

diff --git a/drivers/gpu/drm/openchrome/via_drv.h 
b/drivers/gpu/drm/openchrome/via_drv.h
index c589145836ab..1f152ce0734c 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -27,14 +27,14 @@
 #ifndef _VIA_DRV_H_
 #define _VIA_DRV_H_
 
-#define DRIVER_AUTHOR       "The OpenChrome Project"
+#define DRIVER_AUTHOR       "OpenChrome Project"
 #define DRIVER_NAME         "openchrome"
 #define DRIVER_DESC         "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE         "20170726"
+#define DRIVER_DATE         "20170914"
 
 #define DRIVER_MAJOR           3
 #define DRIVER_MINOR           0
-#define DRIVER_PATCHLEVEL      43
+#define DRIVER_PATCHLEVEL      44
 
 #include <linux/module.h>
 
_______________________________________________
Openchrome-devel mailing list
Openchrome-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/openchrome-devel

Reply via email to