Change global variable _available_funcs to const 38/228238/1 accepted/tizen/5.5/unified/20200320.124917 submit/tizen_5.5/20200320.020709
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 20 Mar 2020 01:27:17 +0000 (10:27 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 20 Mar 2020 01:51:04 +0000 (01:51 +0000)
commitcfaa165007a03dbe3df4b25ec629840878bf03fd
tree47dc6f6c444d46536bcccc4ec42a34dc3f228576
parent09e540970141dd6551c900b59e680f27e0b1ee41
Change global variable _available_funcs to const

Since the _available_funcs global variable is used in many places, it should be prevented from changing to const.

Change-Id: I53404030e16361a70254fe2780176ac1441b1e13
(cherry picked from commit 9065e52b99d5a10fa059c7337b7d693fa32584e5)
hw/usb_cfs_client_common.c
hw/usb_client_common.c
hw/usb_gadget.h
hw/usb_gadget_common.c