Commit 430ac054 authored by Michel Dänzer's avatar Michel Dänzer Committed by Gerd Hoffmann

drm/bochs: Explicitly include linux/module.h

Instead of relying on it getting pulled in indirectly.
Signed-off-by: default avatarMichel Dänzer <mdaenzer@redhat.com>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20220413161259.1854270-1-michel@daenzer.netSigned-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent bd63f11f
// SPDX-License-Identifier: GPL-2.0-or-later
#include <linux/module.h>
#include <linux/pci.h>
#include <drm/drm_aperture.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment