summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZijun Hu <zijun.hu@oss.qualcomm.com>2025-07-14 18:34:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-08-19 13:41:18 +0300
commitd7f8d0758b975db8406c91cf242d46cd9611ba3e (patch)
tree104b28e4836f76a5d84a16bccd35a04e9853c452 /include
parent1ba0fb42aa6a5f072b1b8c0b0520b32ad4ef4b45 (diff)
downloadlinux-d7f8d0758b975db8406c91cf242d46cd9611ba3e.tar.xz
char: misc: Register fixed minor EISA_EEPROM_MINOR in linux/miscdevice.h
Move fixed minor EISA_EEPROM_MINOR definition to linux/miscdevice.h. Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250714-rfc_miscdev-v6-7-2ed949665bde@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
-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 565b88efeb23..7d0aa718499c 100644
--- a/include/linux/miscdevice.h
+++ b/include/linux/miscdevice.h
@@ -70,6 +70,7 @@
#define UHID_MINOR 239
#define USERIO_MINOR 240
#define VHOST_VSOCK_MINOR 241
+#define EISA_EEPROM_MINOR 241
#define RFKILL_MINOR 242
/*