drm/i915: Update DRIVER_DATE to 20161121

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2016-11-21 09:45:03 +01:00
parent 05c348377d
commit e9cbc4bd01
1 changed files with 2 additions and 2 deletions

View File

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