coreboot-kgpe-d16/src
Ronald G. Minnich 78c3e33550 FUI: reorganize include files
We've got enough of a handle on this to realize some things:
drm_dp_helper.h is by design device and architecture independent
i915.h is common to most intel graphics chipsets going back several years
i915_reg.h is as well

Move these files to src/include/device, and adjust the .c files accordingly.

Change-Id: I07512b3695fea0b22949074b467986420783d62a
Signed-off-by: Ronald G. Minnich <rminnich@google.com>
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3637
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-10 02:39:42 +02:00
..
arch Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
console usbdebug: Drop duplicates of EHCI BAR relocation code 2013-07-01 17:10:55 +02:00
cpu am335x: Implement support for the UART. 2013-07-06 00:46:18 +02:00
device Provide support for setting up the framebuffer from EDID 2013-07-10 02:39:28 +02:00
drivers ELOG: Fix warning to fix the compilation. 2013-06-28 11:04:44 +02:00
ec ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. 2013-07-10 02:38:55 +02:00
include FUI: reorganize include files 2013-07-10 02:39:42 +02:00
lib FUI: reorganize include files 2013-07-10 02:39:42 +02:00
mainboard FUI: reorganize include files 2013-07-10 02:39:42 +02:00
northbridge FUI: reorganize include files 2013-07-10 02:39:42 +02:00
southbridge Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
superio w83627hf/acpi: Fix offset of logical device activation 2013-07-04 11:28:11 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00