Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1358857e authored by Nirmal Abraham's avatar Nirmal Abraham
Browse files

fbdev: msm: Remove unused panel hdr macro



Remove DRM_MSM_EXT_PANEL_HDR_CTRL as the macro is not
used by the MDSS FB driver.

Change-Id: If2c7859146d30b28b506ee74101092ece08b33ae
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 455dee37
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -840,7 +840,6 @@ struct mdp_hdr_stream {
 * hdr_meta: Metadata sent by the userspace for the HDR clip.
 */

#define DRM_MSM_EXT_PANEL_HDR_CTRL
struct mdp_hdr_stream_ctrl {
	__u8 hdr_state;                   /* HDR state */
	struct mdp_hdr_stream hdr_stream; /* HDR metadata */