summaryrefslogtreecommitdiff
path: root/src/rhd_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rhd_id.c')
-rw-r--r--src/rhd_id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rhd_id.c b/src/rhd_id.c
index 2efdb60..0e83808 100644
--- a/src/rhd_id.c
+++ b/src/rhd_id.c
@@ -112,7 +112,7 @@ SymTabRec RHDChipsets[] = {
# define RHD_DEVICE_MATCH(d, i) \
{ 0x1002, (d), PCI_MATCH_ANY, PCI_MATCH_ANY, 0, 0, (i) }
# define PCI_ID_LIST struct pci_id_match RHDDeviceMatch[]
-# define LIST_END { 0, 0, (~0), (~0), 0, 0, 0 }
+# define LIST_END { 0, 0, 0, 0, 0, 0, 0 }
#else
resRange res_none[] = { _END };