From e78a0b7abd95821ff19072b2b88c8f53da37b762 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Mon, 22 Mar 2004 15:25:10 -0800 Subject: [PATCH] sh: various fixes From: Paul Mundt This is the rest of the sh update, which includes everything else sh-specific, general cleanups, bugfixes, etc. Nothing really eventful. --- include/linux/miscdevice.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux') 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 */ -- cgit v1.2.3