summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2022-06-03 20:19:42 -0500
committerKevin Brace <kevinbrace@gmx.com>2022-06-03 20:19:42 -0500
commit70dfa2a4b3f9d2fcad7dc0abef40a843909774dc (patch)
treed84eaf9f7d05bcb77a291a4dc7d6e9b7583ab1fd
parent8e4af9740fa385606859bd950fa61abdd44b9b31 (diff)
drm/openchrome: Version bumped to 3.4.20drm-next-5.19
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-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 ecccee06e6e4..47877804f843 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -54,10 +54,10 @@
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 4
-#define DRIVER_PATCHLEVEL 19
+#define DRIVER_PATCHLEVEL 20
#define DRIVER_NAME "openchrome"
#define DRIVER_DESC "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE "20220519"
+#define DRIVER_DATE "20220603"
#define DRIVER_AUTHOR "OpenChrome Project"