Remove #define PCIS_SERIALBUS_SMBUS_PROGIF, unused since r200091

This commit is contained in:
gavin 2017-03-28 21:54:36 +00:00
parent 157b8f986a
commit fd346693ee

View File

@ -95,8 +95,6 @@ __FBSDID("$FreeBSD$");
#define ID_SRPT 0xa1238086
#define ID_SRPTLP 0x9d238086
#define PCIS_SERIALBUS_SMBUS_PROGIF 0x00
/* Internal functions */
static int ichsmb_pci_probe(device_t dev);
static int ichsmb_pci_attach(device_t dev);