mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
ANDROID: GKI: add sg_copy_from/to_buffer to virtual device symbol list
In commit5ae5060e17("mmc: mmci: stm32: fix DMA API overlapping mappings warning"), the driver calls out to sg_copy_from/to_buffer() so add it to the virtual symbol list so that build target continues to work properly. Fixes:5ae5060e17("mmc: mmci: stm32: fix DMA API overlapping mappings warning") Change-Id: I1f028da6708ea3745a7a5cd29627b3ab047d17b0 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
@@ -1430,6 +1430,8 @@
|
||||
_raw_write_lock
|
||||
_raw_write_unlock
|
||||
set_capacity
|
||||
sg_copy_from_buffer
|
||||
sg_copy_to_buffer
|
||||
sock_efree
|
||||
sysfs_streq
|
||||
tty_hangup
|
||||
|
||||
Reference in New Issue
Block a user