From: Jon Mason Date: Tue, 10 Jul 2012 22:31:30 +0000 (-0700) Subject: hpet: Remove unused PCI Vendor ID #define X-Git-Tag: v3.12-rc1~2333^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e09a8417823992700c063f9b8f85119f2d9016ed;p=kernel%2Fkernel-generic.git 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 Signed-off-by: Jiri Kosina --- diff --git a/arch/x86/include/asm/hpet.h b/arch/x86/include/asm/hpet.h index 2c392d6..434e210 100644 --- a/arch/x86/include/asm/hpet.h +++ b/arch/x86/include/asm/hpet.h @@ -35,8 +35,6 @@ #define HPET_ID_NUMBER_SHIFT 8 #define HPET_ID_VENDOR_SHIFT 16 -#define HPET_ID_VENDOR_8086 0x8086 - #define HPET_CFG_ENABLE 0x001 #define HPET_CFG_LEGACY 0x002 #define HPET_LEGACY_8254 2