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 6ea9d896e..4886d464c 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -11,6 +11,7 @@ #define PC110PAD_MINOR 9 #define RTC_MINOR 135 #define SUN_OPENPROM_MINOR 139 +#define NVRAM_MINOR 144 #define MISC_DYNAMIC_MINOR 255 #define SGI_GRAPHICS_MINOR 146 |