[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/wifi: Add depends on ARCH_X86

gerrit at coreboot.org gerrit at coreboot.org
Sun Oct 9 02:39:06 CEST 2016


the following patch was just integrated into master:
commit f641779bacadde3b6bfd5603790ad842b1bda6b2
Author: Martin Roth <martinroth at google.com>
Date:   Thu Oct 6 10:27:59 2016 -0600

    drivers/intel/wifi: Add depends on ARCH_X86
    
    When compiling a non-x86 platform with DRIVERS_INTEL_WIFI enabled,
    we get the build error:
    
    src/drivers/intel/wifi/wifi.c:17:30: fatal error:
    arch/acpi_device.h: No such file or directory
    
    acpi_device.h only exists in the x86 architecture directory.
    
    Change-Id: Id0e29558336bf44e638cfcb97c22f31683ea4ec7
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/16906
    Tested-by: build bot (Jenkins)
    Reviewed-by: Antonello Dettori <dev at dettori.io>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Philipp Deppenwiese <zaolin.daisuki at googlemail.com>


See https://review.coreboot.org/16906 for details.

-gerrit



More information about the coreboot-gerrit mailing list