We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c03968 + 572a5b4 commit 4008b10Copy full SHA for 4008b10
simrupt.c
@@ -8,10 +8,8 @@
8
#include <linux/module.h>
9
#include <linux/slab.h>
10
#include <linux/version.h>
11
-#include <linux/workqueue.h>
12
-#if defined(CONFIG_X86)
13
#include <linux/vmalloc.h>
14
-#endif
+#include <linux/workqueue.h>
15
16
MODULE_LICENSE("Dual MIT/GPL");
17
MODULE_AUTHOR("National Cheng Kung University, Taiwan");
0 commit comments