summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/openchrome/openchrome_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/openchrome/openchrome_drv.h')
-rw-r--r--drivers/gpu/drm/openchrome/openchrome_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/openchrome/openchrome_drv.h b/drivers/gpu/drm/openchrome/openchrome_drv.h
index 71a04a9e8633..f618d625c17b 100644
--- a/drivers/gpu/drm/openchrome/openchrome_drv.h
+++ b/drivers/gpu/drm/openchrome/openchrome_drv.h
@@ -61,10 +61,10 @@
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 4
-#define DRIVER_PATCHLEVEL 8
+#define DRIVER_PATCHLEVEL 9
#define DRIVER_NAME "openchrome"
#define DRIVER_DESC "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE "20210403"
+#define DRIVER_DATE "20210521"
#define DRIVER_AUTHOR "OpenChrome Project"