mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
drm/i915: Update DRIVER_DATE to 20200515
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
This commit is contained in:
parent
ca69a3c68e
commit
3a36aa237e
@ -108,8 +108,8 @@
|
||||
|
||||
#define DRIVER_NAME "i915"
|
||||
#define DRIVER_DESC "Intel Graphics"
|
||||
#define DRIVER_DATE "20200430"
|
||||
#define DRIVER_TIMESTAMP 1588234401
|
||||
#define DRIVER_DATE "20200515"
|
||||
#define DRIVER_TIMESTAMP 1589543364
|
||||
|
||||
struct drm_i915_gem_object;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user