Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vrea…
…d_hpet() vread_hpet() uses "0xf0" as the offset of the hpet counter. To clarify the meaning of this code, it should use symbolic name, HPET_COUNTER, instead. Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Cc: H. Peter Anvin <hpa@linux.intel.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
- Loading branch information