Commit 58e197d6 authored by Daniel Vetter's avatar Daniel Vetter

drm/i915: Update DRIVER_DATE to 20161108

Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 7aa6ca61
...@@ -72,8 +72,8 @@ ...@@ -72,8 +72,8 @@
#define DRIVER_NAME "i915" #define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics" #define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20161024" #define DRIVER_DATE "20161108"
#define DRIVER_TIMESTAMP 1477290335 #define DRIVER_TIMESTAMP 1478587895
#undef WARN_ON #undef WARN_ON
/* Many gcc seem to no see through this and fall over :( */ /* Many gcc seem to no see through this and fall over :( */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment