summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/openchrome/via_drv.h
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2017-10-03 20:56:02 -0700
committerKevin Brace <kevinbrace@gmx.com>2017-10-03 20:56:02 -0700
commitc757cfe3a917447680e87e8390a88564e5f239f0 (patch)
tree6f6d22fed5dca5286bf9347e0150928424ea9898 /drivers/gpu/drm/openchrome/via_drv.h
parentc4a278f1ba767ac613e9e959be4b4a3a329b2a13 (diff)
Version bumped to 3.0.47
Improvement made in making sure hardware based I2C buses are always enabled. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
Diffstat (limited to 'drivers/gpu/drm/openchrome/via_drv.h')
-rw-r--r--drivers/gpu/drm/openchrome/via_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/openchrome/via_drv.h b/drivers/gpu/drm/openchrome/via_drv.h
index 5279a281be24..494620d77780 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -30,11 +30,11 @@
#define DRIVER_AUTHOR "OpenChrome Project"
#define DRIVER_NAME "openchrome"
#define DRIVER_DESC "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE "20171001"
+#define DRIVER_DATE "20171003"
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
-#define DRIVER_PATCHLEVEL 46
+#define DRIVER_PATCHLEVEL 47
#include <linux/module.h>