Browse Source

Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm into pm-apm

Pull APM cleanup from Jiri Kosina.
Rafael J. Wysocki 11 years ago
parent
commit
42062234cb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/x86/kernel/apm_32.c

+ 0 - 1
arch/x86/kernel/apm_32.c

@@ -841,7 +841,6 @@ static int apm_do_idle(void)
 	u32 eax;
 	u8 ret = 0;
 	int idled = 0;
-	int polling;
 	int err = 0;
 
 	if (!need_resched()) {