Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20151010
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 Oct 10, 2015
1 parent 261a27d commit 80bea18
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
@@ -57,7 +57,7 @@

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20150928"
#define DRIVER_DATE "20151010"

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

0 comments on commit 80bea18

Please sign in to comment.