git: acpica: Allow designated initialization by defining ACPI_STRUCT_INIT().

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 2 13:05:36 PDT 2018


commit 4fb89dd520c9cd820518d9e722057e41d0dc54cd
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 2 22:05:10 2018 +0200

    acpica: Allow designated initialization by defining ACPI_STRUCT_INIT().
    
    To make it compile, bring in a small fix from ACPICA's master that
    adjusts a number of names from Linux style to ACPICA style.

Summary of changes:
 .../dev/acpica/source/components/hardware/hwxfsleep.c        | 12 ++++++------
 sys/contrib/dev/acpica/source/include/platform/acdragonfly.h |  3 ++-
 2 files changed, 8 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4fb89dd520c9cd820518d9e722057e41d0dc54cd


-- 
DragonFly BSD source repository



More information about the Commits mailing list