drm/i915: Update DRIVER_DATE to 20161024

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2016-10-24 08:25:36 +02:00
parent fbf0296c25
commit 9558e74c26

View file

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