Revert "Change global variable _available_funcs to const" 64/228564/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 24 Mar 2020 03:35:35 +0000 (03:35 +0000)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 24 Mar 2020 03:35:35 +0000 (03:35 +0000)
commit0eb9342b124760ee703d25bb4cd703338d58cdc1
tree8cb44f5274969fbe3e978db907e23acbf44ba46e
parent9065e52b99d5a10fa059c7337b7d693fa32584e5
Revert "Change global variable _available_funcs to const"

This reverts commit 9065e52b99d5a10fa059c7337b7d693fa32584e5.

The const variable is assigned to the read-only memory map area.
So, we can not modify it.

Change-Id: I8719eef3af23bd7c33e3419d94afdf4f5f19261c
hw/usb_cfs_client_common.c
hw/usb_client_common.c
hw/usb_gadget.h
hw/usb_gadget_common.c