Skip to content

Commit 12b3788

Browse files
committed
drm/i915: Update DRIVER_DATE to 20200224
Signed-off-by: Rodrigo Vivi <[email protected]>
1 parent 30ab3bb commit 12b3788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpu/drm/i915/i915_drv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
#define DRIVER_NAME "i915"
114114
#define DRIVER_DESC "Intel Graphics"
115115
#define DRIVER_DATE "20200224"
116-
#define DRIVER_TIMESTAMP 1582594340
116+
#define DRIVER_TIMESTAMP 1582595138
117117

118118
struct drm_i915_gem_object;
119119

0 commit comments

Comments
 (0)