device: drop i915 specific headers from resource allocator includes
commitf69a27bcd38e44d9aa3df9c7c159c85ad90817ad
authorStefan Reinauer <reinauer@chromium.org>
Tue, 6 Jan 2015 21:08:23 +0000 (6 13:08 -0800)
committerPatrick Georgi <pgeorgi@google.com>
Sun, 8 Mar 2015 15:16:29 +0000 (8 16:16 +0100)
tree037de4e3ee5fd9dc91a93511838db3c80fa3b1aa
parentf0bbc95f12c99ac956c9d8a85bac38db4ad6bcb4
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>
src/include/device/i915.h [deleted file]
src/include/device/i915_reg.h [deleted file]
src/mainboard/intel/wtm2/graphics.c
src/mainboard/intel/wtm2/i915.c
src/mainboard/intel/wtm2/intel_dp.c