hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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