x86: Clean up computation of HPET .mult variables

From: Carlos R. Mafra
Date: Mon May 05 2008 - 19:13:21 EST


While reading through the HPET code I realized that the
computation of .mult variables could be done with less
lines of code, resulting in a 1.6% text size saving
for hpet.o

So I propose the following patch, which applies against
today's Linus -git tree.