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 09c2300ddb37..cb358355ef43 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -45,6 +45,7 @@  #define MAPPER_CTRL_MINOR	236  #define LOOP_CTRL_MINOR		237  #define VHOST_NET_MINOR		238 +#define UHID_MINOR		239  #define MISC_DYNAMIC_MINOR	255  struct device;  | 
