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

Commit 08a1cb0f authored by Andrzej Pietrasiewicz's avatar Andrzej Pietrasiewicz Committed by Nicholas Bellinger
Browse files

usb: gadget: tcm: factor out f_tcm



Prepare for converting tcm to new function registration interface.

Signed-off-by: default avatarAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Acked-by: default avatarSebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent e2ffb77a
Loading
Loading
Loading
Loading
+2145 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Original line Diff line number Diff line
@@ -129,4 +129,4 @@ struct f_uas {


extern struct usbg_tpg *the_only_tpg_I_currently_have;
extern struct usbg_tpg *the_only_tpg_I_currently_have;


#endif
#endif /* __TARGET_USB_GADGET_H__ */
+3 −2129

File changed.

Preview size limit exceeded, changes collapsed.