kernel/drivers/char/nwbutton.h
.. .. @@ -14,7 +14,6 @@ 14 14 #define NUM_PRESSES_REBOOT 2 /* How many presses to activate shutdown */ 15 15 #define BUTTON_DELAY 30 /* How many jiffies for sequence to end */ 16 16 #define VERSION "0.3" /* Driver version number */ 17 -#define BUTTON_MINOR 158 /* Major 10, Minor 158, /dev/nwbutton */18 17 19 18 /* Structure definitions: */ 20 19