mirror of
https://github.com/torvalds/linux.git
synced 2026-07-11 15:50:03 +02:00
Staging: dt3155: add needed #include
This is needed so the code properly builds Cc: Scott Smedley <ss@aao.gov.au> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
aa337ef1fb
commit
ae7fd7b818
|
|
@ -76,6 +76,7 @@ MODULE_LICENSE("GPL");
|
|||
#include <linux/pci.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/poll.h>
|
||||
#include <linux/sched.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/uaccess.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user