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)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 28 Aug 2019 09:11:57 +0000 (11:11 +0200)
commitb0138364da17617db052c4a738b58bf45e42f500
treebcf7a49efe43b337b3fccd0c8cb58c5519f25693
parent744583ecc3d7c5e27d48ff74e575b893637f4b57
drm/virtio: module_param_named() requires linux/moduleparam.h

Fixes: 3e93bc2a58aa ("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>
drivers/gpu/drm/virtio/virtgpu_object.c