mirror of https://gitee.com/openkylin/linux.git
drm/i915: Update DRIVER_DATE to 20190813
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This commit is contained in:
parent
270b9991cd
commit
be6133b891
|
@ -104,8 +104,8 @@
|
|||
|
||||
#define DRIVER_NAME "i915"
|
||||
#define DRIVER_DESC "Intel Graphics"
|
||||
#define DRIVER_DATE "20190730"
|
||||
#define DRIVER_TIMESTAMP 1564512624
|
||||
#define DRIVER_DATE "20190813"
|
||||
#define DRIVER_TIMESTAMP 1565765993
|
||||
|
||||
struct drm_i915_gem_object;
|
||||
|
||||
|
|
Loading…
Reference in New Issue