ANDROID: GKI: virtual_device: add blk_mq_quiesce_queue_nowait to the symbol list.
In commit 12c0ddd6 ("virtio-blk: don't keep queue frozen during system suspend"), the virtio-blk driver adds a call to blk_mq_quiesce_queue_nowait() so the symbol needs to also be added to the GKI symbol list to preserve the build. Fixes: 12c0ddd6 ("virtio-blk: don't keep queue frozen during system suspend") Change-Id: I1b54773eb9b2579115a22756278824635bcb9ffb Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment