[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/wifi: Only compile if SMBIOS tables are generated

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 21 02:26:47 CET 2016


the following patch was just integrated into master:
commit 8faea7d93d34f51e23de2d0ccd5c04b99d1dbbd7
Author: Duncan Laurie <dlaurie at google.com>
Date:   Mon Jan 18 20:09:18 2016 -0800

    drivers/intel/wifi: Only compile if SMBIOS tables are generated
    
    This driver adds an SMBIOS table for Intel WiFi, but if SMBIOS
    table generation is disabled then it should not attempt to
    compile or it will fail to find the "get_smbios_data" member
    of the device_operations structure.
    
    Tested by compiling and booting on purism/librem13 with
    SMBIOS table generation disabled.
    
    Change-Id: Iac6c265da7daae1be4d7585dab7b54561ff4e631
    Signed-off-by: Duncan Laurie <dlaurie at google.com>
    Reviewed-on: https://review.coreboot.org/13046
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list