Commit 9b5f85f2 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] reserve a serio bit for PC98

parent a90d08bc
......@@ -97,6 +97,7 @@ static __inline__ void serio_cleanup(struct serio *serio)
#define SERIO_8042 0x01000000UL
#define SERIO_RS232 0x02000000UL
#define SERIO_HIL_MLC 0x03000000UL
#define SERIO_PC9800 0x04000000UL
#define SERIO_PROTO 0xFFUL
#define SERIO_MSC 0x01
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment