drm/i915: Update DRIVER_DATE to 20150828

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2015-08-28 18:05:26 +02:00
parent c5b852f33e
commit 01302d4d17
1 changed files with 1 additions and 1 deletions

View File

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