mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-14 05:49:55 +00: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_DESC "Intel Graphics"
|
||||
#define DRIVER_DATE "20201103"
|
||||
#define DRIVER_TIMESTAMP 1604406085
|
||||
#define DRIVER_DATE "20230929"
|
||||
#define DRIVER_TIMESTAMP 1695980603
|
||||
|
||||
extern const struct dev_pm_ops i915_pm_ops;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user