mirror of https://gitee.com/openkylin/linux.git
drm/i915: Update DRIVER_DATE to 20161121
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
05c348377d
commit
e9cbc4bd01
|
@ -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 :( */
|
||||
|
|
Loading…
Reference in New Issue