ANDROID: update virtual device target symbol list

In commit 5c82c94b0b ("virtio-blk: avoid preallocating big SGL for
data") the code is rewritten to use 2 new symbols from the sg layer.
Add them to the symbol list so that the build continues to work.

Fixes: 5c82c94b0b ("virtio-blk: avoid preallocating big SGL for data")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I969e04d88614a57bb24257e7749d72deefd23aa0
This commit is contained in:
Greg Kroah-Hartman
2022-07-14 14:12:59 +02:00
parent 06d58f3cef
commit b7791a4915

View File

@@ -381,7 +381,9 @@
set_capacity_and_notify set_capacity_and_notify
__SetPageMovable __SetPageMovable
sg_alloc_table sg_alloc_table
sg_alloc_table_chained
sg_free_table sg_free_table
sg_free_table_chained
sg_init_one sg_init_one
sg_init_table sg_init_table
sg_miter_next sg_miter_next