Commit 2596e51a authored by Kent Overstreet's avatar Kent Overstreet

m68k: Fix missing include

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent a5a0abfd
......@@ -8,6 +8,7 @@
#ifndef __ASM_M68K_PROCESSOR_H
#define __ASM_M68K_PROCESSOR_H
#include <linux/preempt.h>
#include <linux/thread_info.h>
#include <asm/fpu.h>
#include <asm/ptrace.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