git: kernel/pci: Remove old compatibility shims.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Dec 20 14:47:22 PST 2015
commit 4a186b0efe51d41b270393a76a0d72633286e713
Author: Sascha Wildner <saw at online.de>
Date: Sun Dec 20 23:45:39 2015 +0100
kernel/pci: Remove old compatibility shims.
The last drivers using this were removed in d69d461d812.
Summary of changes:
sys/bus/pci/pci.c | 56 ----------
sys/bus/pci/pci_compat.c | 265 -----------------------------------------------
sys/bus/pci/pcireg.h | 29 ------
sys/bus/pci/pcivar.h | 59 -----------
sys/conf/files | 1 -
sys/conf/options | 3 -
sys/config/LINT64 | 4 -
7 files changed, 417 deletions(-)
delete mode 100644 sys/bus/pci/pci_compat.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a186b0efe51d41b270393a76a0d72633286e713
--
DragonFly BSD source repository
More information about the Commits
mailing list