summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/openchrome/via_drv.h
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-02-09 19:56:16 -0800
committerKevin Brace <kevinbrace@gmx.com>2018-02-09 19:56:16 -0800
commitb1db8c08b514c0ba42a122d0ee72c56897ec57cc (patch)
treed358cea53c2e01d4b0264696ad13909d3f822449 /drivers/gpu/drm/openchrome/via_drv.h
parent1b90e1d4cdcc82c12f85e94ac0abaf9f4ce489c8 (diff)
drm/openchrome: Version bumped to 3.0.73drm-next-4.16
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 bc080d99fcae..cd16fd409d19 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 "20180203"
+#define DRIVER_DATE "20180209"
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
-#define DRIVER_PATCHLEVEL 72
+#define DRIVER_PATCHLEVEL 73
#include <linux/module.h>