diff options
Diffstat (limited to 'include/linux/miscdevice.h')
-rw-r--r-- | include/linux/miscdevice.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index 81f6e427ba6b..543037465973 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h | |||
@@ -49,6 +49,7 @@ | |||
49 | #define LOOP_CTRL_MINOR 237 | 49 | #define LOOP_CTRL_MINOR 237 |
50 | #define VHOST_NET_MINOR 238 | 50 | #define VHOST_NET_MINOR 238 |
51 | #define UHID_MINOR 239 | 51 | #define UHID_MINOR 239 |
52 | #define USERIO_MINOR 240 | ||
52 | #define MISC_DYNAMIC_MINOR 255 | 53 | #define MISC_DYNAMIC_MINOR 255 |
53 | 54 | ||
54 | struct device; | 55 | struct device; |