drm/i915: Update DRIVER_DATE to 20170206

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2017-02-06 10:23:13 +01:00
parent ccfceda22c
commit 28b6def6ec

View file

@ -79,8 +79,8 @@
#define DRIVER_NAME "i915"
#define DRIVER_DESC "Intel Graphics"
#define DRIVER_DATE "20170123"
#define DRIVER_TIMESTAMP 1485156432
#define DRIVER_DATE "20170206"
#define DRIVER_TIMESTAMP 1486372993
#undef WARN_ON
/* Many gcc seem to no see through this and fall over :( */