drm/i915: Update DRIVER_DATE to 20161108

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2016-11-08 07:51:35 +01:00
parent 7aa6ca61ee
commit 58e197d631
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@
#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20161024"
#define DRIVER_TIMESTAMP 1477290335
#define DRIVER_DATE "20161108"
#define DRIVER_TIMESTAMP 1478587895
#undef WARN_ON
/* Many gcc seem to no see through this and fall over :( */