diff options
| author | Tejas Upadhyay <[email protected]> | 2025-10-07 10:02:08 +0000 |
|---|---|---|
| committer | Lucas De Marchi <[email protected]> | 2025-11-07 11:05:20 +0000 |
| commit | 9cd27eec872f0b95dcdd811edc39d2d32e4158c8 (patch) | |
| tree | a2081287a7f5a697629fab6fce50d79af9bb8664 /lib/mpi/mpi-mod.c | |
| parent | drm/xe/guc: Synchronize Dead CT worker with unbind (diff) | |
| download | kernel-9cd27eec872f0b95dcdd811edc39d2d32e4158c8.tar.gz kernel-9cd27eec872f0b95dcdd811edc39d2d32e4158c8.zip | |
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 <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Tejas Upadhyay <[email protected]>
(cherry picked from commit 15b3036045188f4da4ca62b2ed01b0f160252e9b)
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions
