[coreboot-gerrit] Patch merged into coreboot/master: 5750fdd Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`

gerrit at coreboot.org gerrit at coreboot.org
Sat May 25 14:22:07 CEST 2013


the following patch was just integrated into master:
commit 5750fddcba16101e39bf9ec739d9a8bc8e2c0ae9
Author: Ronald G. Minnich <rminnich at gmail.com>
Date:   Wed May 8 17:08:55 2013 +0200

    Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
    
    multiply_to_tsc was being copied everywhere, which is bad
    practice. Put it in the tsc.h include file where it belongs.
    Delete the copies of it.
    
    Per secunet, no copyright notice is needed.
    
    This might be a good time to get a copyright notice into tsc.h
    anyway.
    
    Change-Id: Ied0013ad4b1a9e5e2b330614bb867fd806f9a407
    Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-on: http://review.coreboot.org/3242
    Tested-by: build bot (Jenkins)
    Reviewed-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See http://review.coreboot.org/3242 for details.

-gerrit



More information about the coreboot-gerrit mailing list