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 0590263c462c..762b5fec3383 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h | |||
@@ -32,6 +32,7 @@ | |||
32 | #define SGI_MMTIMER 153 | 32 | #define SGI_MMTIMER 153 |
33 | #define STORE_QUEUE_MINOR 155 /* unused */ | 33 | #define STORE_QUEUE_MINOR 155 /* unused */ |
34 | #define I2O_MINOR 166 | 34 | #define I2O_MINOR 166 |
35 | #define HWRNG_MINOR 183 | ||
35 | #define MICROCODE_MINOR 184 | 36 | #define MICROCODE_MINOR 184 |
36 | #define IRNET_MINOR 187 | 37 | #define IRNET_MINOR 187 |
37 | #define VFIO_MINOR 196 | 38 | #define VFIO_MINOR 196 |