x86/hpet: Remove unused FSEC_PER_NSEC define
authorRoland Dreier <roland@purestorage.com>
Fri, 30 Nov 2018 21:14:50 +0000 (13:14 -0800)
committerBorislav Petkov <bp@suse.de>
Tue, 4 Dec 2018 11:17:21 +0000 (12:17 +0100)
commitd999c0ec2498e54b9328db6b2c1037710025add1
treeb94f5335da6ee38418b603dc2ff54ae73c5878d4
parenta786ef152cdcfebc923a67f63c7815806eefcf81
x86/hpet: Remove unused FSEC_PER_NSEC define

The FSEC_PER_NSEC macro has had zero users since commit

  ab0e08f15d23 ("x86: hpet: Cleanup the clockevents init and register code").

Remove it.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: x86-ml <x86@kernel.org>
Link: https://lkml.kernel.org/r/20181130211450.5200-1-roland@purestorage.com
arch/x86/kernel/hpet.c