coreboot/src
Furquan Shaikh 90a2ccfb6b UPSTREAM: northbridge/intel/gm45: transation away from device_t
Replace the use of the old device_t definition inside
northbridge/intel/gm45.

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.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Antonello Dettori <dev@dettori.io>
Reviewed-on: https://review.coreboot.org/16402
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>

Change-Id: I87754799f922cf241fb456071bac04e6fe1eab34
Reviewed-on: https://chromium-review.googlesource.com/385007
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-15 00:12:40 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: src/arch: Improve code formatting 2016-09-13 22:20:24 -07:00
commonlib UPSTREAM: commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-08 17:57:23 -07:00
console UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
cpu UPSTREAM: cpu/x86: Move fls() and fms() to mtrr.h 2016-09-13 22:20:01 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: driver/fsp2_0: Include stdint header file in api.h 2016-09-13 22:20:05 -07:00
ec UPSTREAM: src/ec: Improve code formatting 2016-09-07 21:31:50 -07:00
include UPSTREAM: arch/arm: Add armv7-r configuration 2016-09-13 22:20:12 -07:00
lib UPSTREAM: edid: Fix a function signature 2016-09-09 12:33:33 -07:00
mainboard rockchip: rk3399: improve write leveling flow 2016-09-13 22:22:02 -07:00
northbridge UPSTREAM: northbridge/intel/gm45: transation away from device_t 2016-09-15 00:12:40 -07:00
soc rockchip: rk3399: improve write leveling flow 2016-09-13 22:22:02 -07:00
southbridge UPSTREAM: southbridge/via/vt8237r: transition away from device_t 2016-09-15 00:12:38 -07:00
superio UPSTREAM: src/superio: Improve code formatting 2016-09-07 11:31:19 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: vendorcode/skylake: Add FSP header files without any adaptations 2016-09-13 22:20:08 -07:00
Kconfig UPSTREAM: Kconfig: Relocate DEVICETREE symbol 2016-09-07 21:31:34 -07:00