Commit 34470669 authored by Kent Overstreet's avatar Kent Overstreet

x86/signal: kill dependency on time.h

this is unecessary, and was pulling in printk.h from uapi headers
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 55b899aa
......@@ -4,7 +4,6 @@
#ifndef __ASSEMBLY__
#include <linux/types.h>
#include <linux/time.h>
#include <linux/compiler.h>
/* Avoid too many header ordering problems. */
......
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