diff options
author | Francois Dugast <francois.dugast@intel.com> | 2023-05-12 14:10:04 +0200 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-19 18:33:50 -0500 |
commit | d0e96f3d5255f62bc9721392b198acc4d302de32 (patch) | |
tree | 44702dca22a1db398ecb1649ecded00cbfb30c88 /drivers/gpu/drm/xe/xe_drv.h | |
parent | 85635f5d47d7304a44bc45b419f8f31423712ef8 (diff) |
drm/xe: Remove unused define
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Reviewed-by: Matt Atwood <matthew.s.atwood@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/xe/xe_drv.h')
-rw-r--r-- | drivers/gpu/drm/xe/xe_drv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/xe/xe_drv.h b/drivers/gpu/drm/xe/xe_drv.h index 0377e5e4e35f..d45b71426cc8 100644 --- a/drivers/gpu/drm/xe/xe_drv.h +++ b/drivers/gpu/drm/xe/xe_drv.h @@ -11,7 +11,6 @@ #define DRIVER_NAME "xe" #define DRIVER_DESC "Intel Xe Graphics" #define DRIVER_DATE "20201103" -#define DRIVER_TIMESTAMP 1604406085 /* Interface history: * |