Skip to content

Commit 2b73b35

Browse files
drm/i915: Update DRIVER_DATE to 20191101
Signed-off-by: Joonas Lahtinen <[email protected]>
1 parent 1629224 commit 2b73b35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/gpu/drm/i915/i915_drv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
#define DRIVER_NAME "i915"
112112
#define DRIVER_DESC "Intel Graphics"
113-
#define DRIVER_DATE "20191021"
114-
#define DRIVER_TIMESTAMP 1571651766
113+
#define DRIVER_DATE "20191101"
114+
#define DRIVER_TIMESTAMP 1572591869
115115

116116
struct drm_i915_gem_object;
117117

0 commit comments

Comments
 (0)