mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 04:31:09 +08:00
include linux/init.h in bottomhalf.c
This commit is contained in:
parent
f1e60b0a01
commit
8a5463ddd9
|
@ -13,6 +13,7 @@
|
|||
#include <linux/interrupt.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/printk.h>
|
||||
#include <linux/init.h>
|
||||
|
||||
/* Macro DECLARE_TASKLET_OLD exists for compatibiity.
|
||||
* See https://lwn.net/Articles/830964/
|
||||
|
|
Loading…
Reference in New Issue
Block a user