]> git.baikalelectronics.ru Git - kernel.git/commit
drm/virtio: module_param_named() requires linux/moduleparam.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 28 Aug 2019 08:55:16 +0000 (18:55 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 12:00:32 +0000 (13:00 +0100)
commitc95f42e42268f1171210be03ece2459d3107f7f6
treea39142cc1b57b7baf9f6b41e07fafba1701e5cf1
parent6603a7e0f7c921efa21b1ef8d2db7bab930f2653
drm/virtio: module_param_named() requires linux/moduleparam.h

commit 453695a2599078682e270eefca9e2051aa448ff3 upstream.

Fixes: 02d953c7b9c2 ("drm/virtio: make resource id workaround runtime switchable.")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: http://patchwork.freedesktop.org/patch/msgid/20190828185516.22b03da8@canb.auug.org.au
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/virtio/virtgpu_object.c