Commit 00ed39d3 authored by David S. Miller's avatar David S. Miller

[USB INPUT]: hiddev.c needs dev_fs_kernel.h

parent 5003c65f
......@@ -35,6 +35,7 @@
#include <linux/usb.h>
#include "hid.h"
#include <linux/hiddev.h>
#include <linux/devfs_fs_kernel.h>
#ifdef CONFIG_USB_DYNAMIC_MINORS
#define HIDDEV_MINOR_BASE 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment