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

Commit fa4b5c74 authored by Malcolm Priestley's avatar Malcolm Priestley Committed by Greg Kroah-Hartman
Browse files

staging: vt6656: Remove unused macro MP_TEST_FLAGS

parent 2ab3d46d
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -402,8 +402,6 @@ struct vnt_private {
		(uVar)++;				\
		(uVar)++;				\
}
}


#define MP_TEST_FLAGS(_M, _F)            (((_M)->flags & (_F)) == (_F))

int vnt_init(struct vnt_private *priv);
int vnt_init(struct vnt_private *priv);


#endif
#endif