the following patch was just integrated into master: commit 4bf48e8c3377e3d4b4284f7f84f3e338bbce6665 Author: Antonello Dettori dev@dettori.io Date: Tue Aug 30 22:15:49 2016 +0200
lenovo/x60: transition away from device_t
Replace the use of the old device_t definition inside mainboard/lenovo/x60.
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: Icaceeae2fc7276efa82d37582ecac93aaf37c41c Signed-off-by: Antonello Dettori dev@dettori.io Reviewed-on: https://review.coreboot.org/16372 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/16372 for details.
-gerrit