Skip to content

Commit 9558e74

Browse files
committed
drm/i915: Update DRIVER_DATE to 20161024
Signed-off-by: Daniel Vetter <[email protected]>
1 parent fbf0296 commit 9558e74

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
@@ -70,8 +70,8 @@
7070

7171
#define DRIVER_NAME "i915"
7272
#define DRIVER_DESC "Intel Graphics"
73-
#define DRIVER_DATE "20161010"
74-
#define DRIVER_TIMESTAMP 1476452087
73+
#define DRIVER_DATE "20161024"
74+
#define DRIVER_TIMESTAMP 1477290335
7575

7676
#undef WARN_ON
7777
/* Many gcc seem to no see through this and fall over :( */

0 commit comments

Comments
 (0)