git: kernel: Move MPASS and MPASS4 definitions around
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Dec 8 12:32:25 PST 2012
commit 99e4df4ea63647b09cf4d722ad4123024b04bb29
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Mon Aug 6 09:04:58 2012 +0200
kernel: Move MPASS and MPASS4 definitions around
They are generic enough to be used in the entire kernel, no need to
keep them in an acpica-specific file.
Summary of changes:
sys/dev/acpica5/acpi_pci_link.c | 4 ----
sys/sys/lock.h | 9 ++++++++-
2 files changed, 8 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99e4df4ea63647b09cf4d722ad4123024b04bb29
--
DragonFly BSD source repository
More information about the Commits
mailing list