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

Commit 24b3e67d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: mdss: remove unused member of structure"

parents 54531947 5d529da6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -74,7 +74,6 @@ enum {
#define MDSS_INTF_MAX_NAME_LEN 5
struct mdss_panel_intf {
	char name[MDSS_INTF_MAX_NAME_LEN];
	u8   len;
	int  type;
};