DragonFly BSD
DragonFly commits List (threaded) for 2012-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel: Move MPASS and MPASS4 definitions around


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Dec 2012 12:32:25 -0800 (PST)

commit 99e4df4ea63647b09cf4d722ad4123024b04bb29
Author: François Tigeot <ftigeot@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]