Skip to content

Commit

Permalink
drm/i915: Update DRIVER_DATE to 20141219
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 Dec 19, 2014
1 parent 140fd38 commit 0e2cfc0
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
@@ -55,7 +55,7 @@

#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20141205"
#define DRIVER_DATE "20141219"

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

0 comments on commit 0e2cfc0

Please sign in to comment.