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>
Thu, 3 Aug 2023 09:33:04 +0000 (18:33 +0900)
commit46773225e8f15c1b0a77defb074a4b1221592f27
tree33fdd5116ee9963bbd2883c9e4e75f8b6f574982
parentb159526112939dfd2d38f2b3a914d1f54526729c
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