提交 c872b0fc 编写于 作者: J Jiri Kosina

HID: egalax: update slab.h include

Implicit slab.h inclusion via percpu.h is about to go away.  Make sure
slab.h is included as necessary.
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 0c3910c2
......@@ -16,6 +16,7 @@
#include <linux/hid.h>
#include <linux/module.h>
#include <linux/usb.h>
#include <linux/slab.h>
#include "usbhid/usbhid.h"
MODULE_AUTHOR("Stephane Chatty <chatty@enac.fr>");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册