From: Venki Pallipadi Date: Wed, 24 Sep 2008 17:03:17 +0000 (-0700) Subject: hpet: clean up warning X-Git-Tag: v2.6.28-rc1~80^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f79f2f2ad39b5177c52ed08ffd066ea0c1da924;p=pandora-kernel.git 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 Signed-off-by: Venkatesh Pallipadi Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed