coreboot-kgpe-d16/src
Stefan Reinauer f69a27bcd3 device: drop i915 specific headers from resource allocator includes
src/include/device/ is the place for include files of the resource
allocator. Hence, drop the i915 include file copies and use the ones
supplied with the i915 driver instead. The only remaining user of this
was the Intel Whitetip Mountain 2 reference board, all other occurences
have been previously fixed already.

Change-Id: Ib9f72df4e8f847597508971e9dbf671f49019767
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/8140
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-03-08 16:16:29 +01:00
..
arch arm64: provide early SoC initialization 2015-03-05 17:33:11 +01:00
console Add stage information to coreboot banner 2015-03-04 19:46:25 +01:00
cpu AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support 2015-03-07 21:23:13 +01:00
device devicetree: Drop dummy root_dev ops 2015-03-01 21:53:58 +01:00
drivers drivers/i2c/w83793: Use devicetree.cb to set additional values 2015-02-26 06:20:07 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include device: drop i915 specific headers from resource allocator includes 2015-03-08 16:16:29 +01:00
lib coreboot memrange: Two changes for zero size or empty memrange 2015-03-04 19:55:19 +01:00
mainboard device: drop i915 specific headers from resource allocator includes 2015-03-08 16:16:29 +01:00
northbridge northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later 2015-03-07 22:50:07 +01:00
soc t132: add Kconfig option for MTS microcode directory 2015-03-07 17:52:00 +01:00
southbridge x86: Fix pointer arithmetic regressions from MMIO changes 2015-02-27 18:15:33 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 2015-03-07 21:22:20 +01:00
Kconfig nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00