drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines
authorJouni Högander <jouni.hogander@intel.com>
Tue, 9 Jan 2024 10:05:17 +0000 (12:05 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 15 Jan 2024 05:37:51 +0000 (07:37 +0200)
commit78d49aaa36bd9b736bbd4b2944935e6714c4bfe6
treec81b691b11faaada1cfd2f9216d68652f03e4d68
parenta480dd59fe257801dba32ac434f455718febca4e
drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines

CAN_PSR and CAN_PANEL_REPLAY are not used outside intel_psr.c anymore. Make
them as intel_psr.c local defines.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240109100517.1947414-3-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c
drivers/gpu/drm/i915/display/intel_psr.h