Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20161121
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 Nov 21, 2016
1 parent 05c3483 commit e9cbc4b
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 @@ -76,8 +76,8 @@

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20161108"
#define DRIVER_TIMESTAMP 1478587895
#define DRIVER_DATE "20161121"
#define DRIVER_TIMESTAMP 1479717903

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

0 comments on commit e9cbc4b

Please sign in to comment.