usb: serial: cp210x: Fix return type to void
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 19 Oct 2022 08:13:58 +0000 (17:13 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:31:04 +0000 (11:31 +0900)
commit8e7eb0cc4c7f55b072e7506987e0f0a6a04e4390
tree4902c18a8ff7cd2941ed5d29729e8328ff2a983f
parentfeded9ffa2d92b46e7734473412dfbe42cce9e4f
usb: serial: cp210x: Fix return type to void

Fix return type to void for fix build error.

Change-Id: I507ea7aa5566ccdda17e69a60cc86ff756f0830a
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
drivers/usb/serial/cp210x-stlink.c