ANDROID: GKI: virtual_device: add blk_mq_quiesce_queue_nowait to the symbol list
In commit 6dea8e3d ("virtio-blk: don't keep queue frozen during system suspend"), the virtio-blk driver now calls blk_mq_quiesce_queue_nowait, so add it to the virtual symbol list so that the build works properly for that target. Fixes: 6dea8e3d ("virtio-blk: don't keep queue frozen during system suspend") Change-Id: I560489d2bed7d3f6200ad4395d44f0f890955548 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading