Skip to content

Commit 5790ff7

Browse files
committed
drm/i915: Update DRIVER_DATE to 20160229
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
1 parent 2743179 commit 5790ff7

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
@@ -59,7 +59,7 @@
5959

6060
#define DRIVER_NAME "i915"
6161
#define DRIVER_DESC "Intel Graphics"
62-
#define DRIVER_DATE "20160214"
62+
#define DRIVER_DATE "20160229"
6363

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

0 commit comments

Comments
 (0)