Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

hpet: Remove unused PCI Vendor ID #define

HPET_ID_VENDOR_8086 is defined but never used. It would be a redefine
of PCI_VENDOR_ID_INTEL if it was ever used.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Jon Mason and committed by
Jiri Kosina
e09a8417 1a07a272

-2
-2
arch/x86/include/asm/hpet.h
··· 35 35 #define HPET_ID_NUMBER_SHIFT 8 36 36 #define HPET_ID_VENDOR_SHIFT 16 37 37 38 - #define HPET_ID_VENDOR_8086 0x8086 39 - 40 38 #define HPET_CFG_ENABLE 0x001 41 39 #define HPET_CFG_LEGACY 0x002 42 40 #define HPET_LEGACY_8254 2