diff options
| author | Tejas Upadhyay <tejas.upadhyay@intel.com> | 2025-10-07 15:32:08 +0530 |
|---|---|---|
| committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2025-11-07 03:05:20 -0800 |
| commit | 9cd27eec872f0b95dcdd811edc39d2d32e4158c8 (patch) | |
| tree | a2081287a7f5a697629fab6fce50d79af9bb8664 /drivers/media/v4l2-core/v4l2-subdev.c | |
| parent | 95af8f4fdce8349a5fe75264007f1af2aa1082ea (diff) | |
drm/xe: Move declarations under conditional branch
The xe_device_shutdown() function was needing a few declarations
that were only required under a specific condition. This change
moves those declarations to be within that conditional branch
to avoid unnecessary declarations.
Reviewed-by: Nitin Gote <nitin.r.gote@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20251007100208.1407021-1-tejas.upadhyay@intel.com
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
(cherry picked from commit 15b3036045188f4da4ca62b2ed01b0f160252e9b)
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions
