Skip to content
Commit 770d4c71 authored by Imre Deak's avatar Imre Deak
Browse files

drm/i915: Drop redundant address-of op before lttpr_common_caps array



The address-of op in front of an array is just an alias to using the
array on its own, so drop the op.

Signed-off-by: default avatarImre Deak <imre.deak@intel.com>
Reviewed-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210412232413.2755054-2-imre.deak@intel.com
parent e42e7e58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment