[coreboot-gerrit] Patch merged into coreboot/master: include/device: Move inline functions from pci_def.h to pci.h

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 3 03:33:02 CET 2016


the following patch was just integrated into master:
commit 420caafee8455bd5df5be254594f1b280c3921c4
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Tue Jan 5 17:00:27 2016 -0800

    include/device: Move inline functions from pci_def.h to pci.h
    
    pci_def.h is supposed to only contain definitions, such that it may be
    included in assembly files. Declaration of functions in said file
    prevents that.
    
    Change-Id: I0f90a74291c8a2ef7a1e1027d2d2182f896050fb
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: https://review.coreboot.org/13300
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list