Skip to content

Commit 53e3ca6

Browse files
committed
drm/i915: Update DRIVER_DATE to 20200225
Signed-off-by: Rodrigo Vivi <[email protected]>
1 parent ff36e78 commit 53e3ca6

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
@@ -112,8 +112,8 @@
112112

113113
#define DRIVER_NAME "i915"
114114
#define DRIVER_DESC "Intel Graphics"
115-
#define DRIVER_DATE "20200224"
116-
#define DRIVER_TIMESTAMP 1582595138
115+
#define DRIVER_DATE "20200225"
116+
#define DRIVER_TIMESTAMP 1582656081
117117

118118
struct drm_i915_gem_object;
119119

0 commit comments

Comments
 (0)