the following patch was just integrated into master: commit 6fc430b3ebb6173fba09b04f3a32cf8ae2be48c6 Author: Antonello Dettori dev@dettori.io Date: Fri Sep 2 09:17:26 2016 +0200
northbridge/intel/sandybridge: transition away from device_t
Replace the use of the old device_t definition inside northbridge/intel/sandybridge.
The patch has been tested both with the arch/io.h definition of device_t enabled and disabled in order to ensure compatibility while the transaction takes place.
Change-Id: I35cc76ec7b6baa216666d06f6f325f43ac69067e Signed-off-by: Antonello Dettori dev@dettori.io Reviewed-on: https://review.coreboot.org/16409 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/16409 for details.
-gerrit