hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/char/nwbutton.h
....@@ -14,7 +14,6 @@
1414 #define NUM_PRESSES_REBOOT 2 /* How many presses to activate shutdown */
1515 #define BUTTON_DELAY 30 /* How many jiffies for sequence to end */
1616 #define VERSION "0.3" /* Driver version number */
17
-#define BUTTON_MINOR 158 /* Major 10, Minor 158, /dev/nwbutton */
1817
1918 /* Structure definitions: */
2019