]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/watchdog.c
ftgmac100: Add netpoll support
[karo-tx-linux.git] / kernel / watchdog.c
index 144d7b1b0364e8ab64639aed0d97e483885ff9ea..03e0b69bb5bfd6d2cbbf23fb0b5ed18ef1e6492d 100644 (file)
 #include <linux/sysctl.h>
 #include <linux/smpboot.h>
 #include <linux/sched/rt.h>
+#include <uapi/linux/sched/types.h>
 #include <linux/tick.h>
 #include <linux/workqueue.h>
 #include <linux/sched/clock.h>
+#include <linux/sched/debug.h>
 
 #include <asm/irq_regs.h>
 #include <linux/kvm_para.h>