mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 18:49:34 +02:00
drm/i915: Update DRIVER_DATE to 20230929
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
parent
a9d0eb95db
commit
3570bd989a
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ struct drm_printer;
|
||||||
|
|
||||||
#define DRIVER_NAME "i915"
|
#define DRIVER_NAME "i915"
|
||||||
#define DRIVER_DESC "Intel Graphics"
|
#define DRIVER_DESC "Intel Graphics"
|
||||||
#define DRIVER_DATE "20201103"
|
#define DRIVER_DATE "20230929"
|
||||||
#define DRIVER_TIMESTAMP 1604406085
|
#define DRIVER_TIMESTAMP 1695980603
|
||||||
|
|
||||||
extern const struct dev_pm_ops i915_pm_ops;
|
extern const struct dev_pm_ops i915_pm_ops;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue