amlogic: hdmitx: Remove undefined pm ops 11/290011/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 17 Mar 2023 06:22:09 +0000 (15:22 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 17 Mar 2023 06:22:16 +0000 (15:22 +0900)
commit2f69b925c42ce10f7b984a0ea01ca66d7a5b858d
treea6c466ed7b617c24c63179e68bbcb8e911e67c80
parent997f4a103b764f37aa081ad1956bcd1dd8c5da81
amlogic: hdmitx: Remove undefined pm ops

There is no pm ops for hdmitx, but it is called when
CONFIG_HIBERNATION is enabled. Just remove the not defined
pm ops.

Change-Id: I33a0f8a2e70490375e46850500dd52d30bdd5f8c
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hdmi_tx_main.c