summaryrefslogtreecommitdiffstats
path: root/include/linux/major.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/major.h')
-rw-r--r--include/linux/major.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/major.h b/include/linux/major.h
index 0338e266a..0a6e120d6 100644
--- a/include/linux/major.h
+++ b/include/linux/major.h
@@ -136,6 +136,9 @@
#define UNIX98_PTY_MAJOR_COUNT 8
#define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)
+#define MSR_MAJOR 202
+#define CPUID_MAJOR 203
+
/*
* Tests for SCSI devices.
*/