You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
vgacon: fix missing include.
This fixes the build error. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <linux/kd.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/vt_kern.h>
|
||||
#include <linux/sched.h>
|
||||
#include <linux/selection.h>
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/ioport.h>
|
||||
|
||||
Reference in New Issue
Block a user