git: kernel/acpica: Cleanup header inclusion situation a bit.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Mar 4 13:58:47 PST 2019


commit f87c2a866090732d8b925f900ddefa42007b89c8
Author: Sascha Wildner <saw at online.de>
Date:   Mon Mar 4 22:49:39 2019 +0100

    kernel/acpica: Cleanup header inclusion situation a bit.
    
    * Remove unnecessary headers in OsdStream.c
    
    * In <dev/acpica/acpivar.h>, move acpi_if.h below the rest of the headers
      and remove bus_if.h because it is already included by <sys/bus.h>.

Summary of changes:
 sys/dev/acpica/Osd/OsdStream.c | 8 --------
 sys/dev/acpica/acpivar.h       | 4 ++--
 2 files changed, 2 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f87c2a866090732d8b925f900ddefa42007b89c8


-- 
DragonFly BSD source repository



More information about the Commits mailing list