summaryrefslogtreecommitdiff
path: root/include/linux/miscdevice.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-03-22 15:25:10 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-03-22 15:25:10 -0800
commite78a0b7abd95821ff19072b2b88c8f53da37b762 (patch)
treedd7a15848e6c7312ba7d94dd21bc02910d2e794e /include/linux/miscdevice.h
parent7cb3c483e6031086fd2ab9c23435a9615f9ac6b5 (diff)
[PATCH] sh: various fixes
From: Paul Mundt <lethal@linux-sh.org> This is the rest of the sh update, which includes everything else sh-specific, general cleanups, bugfixes, etc. Nothing really eventful.
Diffstat (limited to 'include/linux/miscdevice.h')
-rw-r--r--include/linux/miscdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h
index 89b87832c769..fe5dae18da82 100644
--- a/include/linux/miscdevice.h
+++ b/include/linux/miscdevice.h
@@ -19,6 +19,7 @@
#define SUN_OPENPROM_MINOR 139
#define DMAPI_MINOR 140 /* DMAPI */
#define NVRAM_MINOR 144
+#define STORE_QUEUE_MINOR 155
#define I2O_MINOR 166
#define MICROCODE_MINOR 184
#define MWAVE_MINOR 219 /* ACP/Mwave Modem */