drm/i915: Update DRIVER_DATE to 20161010

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2016-10-10 10:20:22 +02:00
parent 5ba899082c
commit 738bb80e3e

View File

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