diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-11-25 08:42:01 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-25 09:03:43 +0100 |
commit | e951e4af2e399c46891004d4931333d2d8d520ab (patch) | |
tree | 9cd27c348edd8d46b1d4850fa2ab3e4bc307e2e0 /arch/x86/kernel/tsc.c | |
parent | 3b71e9e307b3406aa29960a7428247f8a48b810c (diff) |
x86: fix unused variable warning in arch/x86/kernel/hpet.c
Impact: fix build warning
this warning:
arch/x86/kernel/hpet.c:36: warning: ‘hpet_num_timers’ defined but not used
Triggers because hpet_num_timers is unused in the !CONFIG_PCI_MSI case.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/tsc.c')
0 files changed, 0 insertions, 0 deletions