Skip to content

Commit 68d4aee

Browse files
committed
drm/i915: Update DRIVER_DATE to 20160330
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
1 parent a16b765 commit 68d4aee

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
@@ -60,7 +60,7 @@
6060

6161
#define DRIVER_NAME "i915"
6262
#define DRIVER_DESC "Intel Graphics"
63-
#define DRIVER_DATE "20160314"
63+
#define DRIVER_DATE "20160330"
6464

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

0 commit comments

Comments
 (0)