Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20170123
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
Daniel Vetter committed Jan 23, 2017
1 parent 6146e6d commit add6329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20170109"
#define DRIVER_TIMESTAMP 1483953121
#define DRIVER_DATE "20170123"
#define DRIVER_TIMESTAMP 1485156432

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

0 comments on commit add6329

Please sign in to comment.