kernel/arch/x86/kernel/apm_32.c
.. .. @@ -238,12 +238,6 @@ 238 238 #endif 239 239 240 240 /* 241 - * The apm_bios device is one of the misc char devices.242 - * This is its minor number.243 - */244 -#define APM_MINOR_DEV 134245 -246 -/*247 241 * Various options can be changed at boot time as follows: 248 242 * (We allow underscores for compatibility with the modules code) 249 243 * apm=on/off enable/disable APM