Remove #define PCIS_SERIALBUS_SMBUS_PROGIF, unused since r200091

This commit is contained in:
Gavin Atkinson 2017-03-28 21:54:36 +00:00
parent 9dbf6249dc
commit 44f3702036
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=316113

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);