Skip to content

Commit 0e2cfc0

Browse files
committed
drm/i915: Update DRIVER_DATE to 20141219
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
1 parent 140fd38 commit 0e2cfc0

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
@@ -55,7 +55,7 @@
5555

5656
#define DRIVER_NAME "i915"
5757
#define DRIVER_DESC "Intel Graphics"
58-
#define DRIVER_DATE "20141205"
58+
#define DRIVER_DATE "20141219"
5959

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

0 commit comments

Comments
 (0)