提交 7974035c 编写于 作者: J Julian Andres Klode 提交者: Greg Kroah-Hartman

staging: nvec: Include missing headers

Those headers were apparently included by other headers
previously, but are not anymore.
Signed-off-by: NJulian Andres Klode <jak@jak-linux.org>
Acked-by: NMarc Dietrich <marvin24@gmx.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 2505aa6c
#ifndef __LINUX_MFD_NVEC
#define __LINUX_MFD_NVEC
#include <linux/notifier.h>
#include <linux/semaphore.h>
typedef enum {
......
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/input.h>
#include <linux/delay.h>
......
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/serio.h>
#include <linux/delay.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册