Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20160330
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
danvet committed Mar 30, 2016
1 parent a16b765 commit 68d4aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20160314"
#define DRIVER_DATE "20160330"

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

0 comments on commit 68d4aee

Please sign in to comment.