Loading
usb: f_qc_rndis: Remove unused static variables
Fixes the following Clang warnings: warning: variable
'ss_intr_comp_desc' is not needed and will not be emitted
[-Wunneeded-internal-declaration]
Signed-off-by:
Nathan Chancellor <natechancellor@gmail.com>