Commit 61d78ee2 authored by Heikki Krogerus's avatar Heikki Krogerus Committed by Greg Kroah-Hartman
Browse files

usb: typec: Remove unused members from struct typec_capability

parent 8c038ea8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -209,8 +209,6 @@ struct typec_capability {
	int			prefer_role;
	enum typec_accessory	accessory[TYPEC_MAX_ACCESSORY];

	struct typec_switch	*sw;
	struct typec_mux	*mux;
	struct fwnode_handle	*fwnode;
	void			*driver_data;