mirror of https://gitee.com/openkylin/linux.git
drm/i915: Update DRIVER_DATE to 20150423
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
14f1fa2d0c
commit
de4de566f8
|
@ -56,7 +56,7 @@
|
||||||
|
|
||||||
#define DRIVER_NAME "i915"
|
#define DRIVER_NAME "i915"
|
||||||
#define DRIVER_DESC "Intel Graphics"
|
#define DRIVER_DESC "Intel Graphics"
|
||||||
#define DRIVER_DATE "20150410"
|
#define DRIVER_DATE "20150423"
|
||||||
|
|
||||||
#undef WARN_ON
|
#undef WARN_ON
|
||||||
/* Many gcc seem to no see through this and fall over :( */
|
/* Many gcc seem to no see through this and fall over :( */
|
||||||
|
|
Loading…
Reference in New Issue