ANDROID: add dma_max_mapping_size to virtual_device symbol list.
In commit dc389044 ("drm/virtio: Set segment size for virtio_gpu device"), dma_max_mapping_size() is added to the virtio-gpu driver, but it was not exported, so export it now to allow the driver to build properly. Fixes: dc389044 ("drm/virtio: Set segment size for virtio_gpu device") Change-Id: I80fc4e9ee3ccc809f89d223736564f2bb5123250 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment