Skip to content

Commit 3e1ab4b

Browse files
committed
drm/i915: Update DRIVER_DATE to 20150410
Signed-off-by: Daniel Vetter <[email protected]>
1 parent f81338a commit 3e1ab4b

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
@@ -56,7 +56,7 @@
5656

5757
#define DRIVER_NAME "i915"
5858
#define DRIVER_DESC "Intel Graphics"
59-
#define DRIVER_DATE "20150327"
59+
#define DRIVER_DATE "20150410"
6060

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

0 commit comments

Comments
 (0)