]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hpet: clean up warning
authorVenki Pallipadi <venkatesh.pallipadi@intel.com>
Wed, 24 Sep 2008 17:03:17 +0000 (10:03 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:12 +0000 (16:53 +0200)
commit5f79f2f2ad39b5177c52ed08ffd066ea0c1da924
tree89ef9fdf2c0053fcb07cf2ba470597f3386df51b
parentc81bba49a13cb3376654d0cc93dc069fd619ed76
hpet: clean up warning

Fix the below compile warnings due to recent HPET MSI changes

arch/x86/kernel/hpet.c:48: warning: 'hpet_devs' defined but not used
arch/x86/kernel/hpet.c:50: warning: 'per_cpu__cpu_hpet_dev' defined but not used

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/hpet.c