diff options
author | Jani Nikula <jani.nikula@intel.com> | 2022-05-11 12:46:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-22 14:28:12 +0200 |
commit | 26f5afd496ec07563e374bb31600d0fb6b5c7306 (patch) | |
tree | d3b5fcca92180837be8b93b9d4992a3fe14dacde /net/lapb/lapb_in.c | |
parent | 44db13d252a202be58afe4a1b5f507779c40501c (diff) |
drm/i915/uc: remove accidental static from a local variable
commit 2636e008112465ca54559ac4898da5a2515e118a upstream.
The arrays are static const, but the pointer shouldn't be static.
Fixes: 3d832f370d16 ("drm/i915/uc: Allow platforms to have GuC but not HuC")
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220511094619.27889-1-jani.nikula@intel.com
(cherry picked from commit 5821a0bbb4c39960975d29d6b58ae290088db0ed)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions