mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-11 01:53:20 -04:00
drm/i915: Update DRIVER_DATE to 20230929
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user