Skip to content

Commit 34ef188

Browse files
committed
drm/i915/dsi: remove unused _MIPIA_AUTOPWG register definition
There are other unused registers, but this is also unusable and inadequate. Remove. Reviewed-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/57afda02856a68f78fe4d30384d4f7b352b9a812.1713520813.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <[email protected]>
1 parent e9913f0 commit 34ef188

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/gpu/drm/i915/display/vlv_dsi_regs.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@
9393
#define TEARING_EFFECT_DELAY_SHIFT 0
9494
#define TEARING_EFFECT_DELAY_MASK (0xffff << 0)
9595

96-
/* XXX: all bits reserved */
97-
#define _MIPIA_AUTOPWG (VLV_DISPLAY_BASE + 0x611a0)
98-
9996
/* MIPI DSI Controller and D-PHY registers */
10097

10198
#define _MIPIA_DEVICE_READY (_MIPI_MMIO_BASE(dev_priv) + 0xb000)

0 commit comments

Comments
 (0)