Skip to content

Commit 82d5b58

Browse files
committed
drm/i915: Update DRIVER_DATE to 20150522
Signed-off-by: Daniel Vetter <[email protected]>
1 parent d0bc54f commit 82d5b58

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 "20150508"
59+
#define DRIVER_DATE "20150522"
6060

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

0 commit comments

Comments
 (0)