the following patch was just integrated into master: commit dac8240c2e008598395de6a3c80a4fd5d2eaf9f9 Author: Antonello Dettori dev@dettori.io Date: Fri Sep 2 09:14:39 2016 +0200
southbridge/intel/bd82x6x: transition away from device_t
Replace the use of the old device_t definition inside southbridge/intel/bd82x6x.
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: I7166bfab7904f80b745855d3bbcfb910cbc89f56 Signed-off-by: Antonello Dettori dev@dettori.io Reviewed-on: https://review.coreboot.org/16407 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/16407 for details.
-gerrit