ANDROID: GKI: remove snd_usb_* symbols
The export of such symbols is reverted in https://r.android.com/3543239 and https://r.android.com/3543240, so they also need to be removed from any symbol list. They can be readded later if really needed. Bug: 392112015 Cc: Neill Kapron <nkapron@google.com> Cc: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Iec36aaaebd2728a59be64c79026a2803d1c44dad Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
@@ -1404,9 +1404,6 @@
|
||||
# required by exynos-usb-audio-offloading.ko
|
||||
snd_ctl_add
|
||||
snd_ctl_new1
|
||||
snd_usb_autoresume
|
||||
snd_usb_autosuspend
|
||||
snd_usb_register_platform_ops
|
||||
usb_altnum_to_altsetting
|
||||
usb_choose_configuration
|
||||
usb_ifnum_to_if
|
||||
|
||||
@@ -3004,15 +3004,6 @@
|
||||
snd_soc_unregister_card
|
||||
snd_soc_unregister_component
|
||||
snd_timer_interrupt
|
||||
snd_usb_autoresume
|
||||
snd_usb_autosuspend
|
||||
snd_usb_endpoint_prepare
|
||||
snd_usb_hw_free
|
||||
snd_usb_hw_params
|
||||
snd_usb_lock_shutdown
|
||||
snd_usb_register_platform_ops
|
||||
snd_usb_unlock_shutdown
|
||||
snd_usb_unregister_platform_ops
|
||||
snprintf
|
||||
soc_device_register
|
||||
soc_device_unregister
|
||||
|
||||
Reference in New Issue
Block a user