coreboot/src
Elyes HAOUAS 4b683b85a8 src: Remove redundant <device/pnp_def.h>
When <device/pnp.h> is needed, it is supposed to provide <device/pnp_def.h>.
So remove redundant <device/pnp_def.h> includes.
I'll remove also <device/pnp_type.h> in a separate patch.

Change-Id: Ib9903ae456c32db4ba346020659c17c27a939e89
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45316
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2020-09-17 13:21:48 +00:00
..
acpi acpi: Correct sizes for ACPI data fields 2020-09-15 13:41:58 +00:00
arch memory_info: add max_speed_mts and configured_speed_mts 2020-09-03 21:27:54 +00:00
commonlib util/cbfstool: extend includes in commonlib 2020-09-14 07:10:53 +00:00
console ec/system76: Add console support 2020-09-07 21:46:34 +00:00
cpu cpu/intel/model_1067x: enable PECI 2020-09-12 10:50:33 +00:00
device src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
drivers drivers/intel/mipi_camera: Add compatible field for NVM 2020-09-16 07:16:09 +00:00
ec ec/google/chromeec: Add dptc interface support 2020-09-17 06:18:59 +00:00
include src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
lib region_file_update_data_arr: Modify region_file with array of buffers 2020-09-16 16:02:54 +00:00
mainboard mb/google/zork: Add dptc interface support for morphius 2020-09-17 06:19:07 +00:00
northbridge nb/intel/ironlake/raminit: Work around compiler bug 2020-09-15 18:03:26 +00:00
security security/intel/txt/getsec.c: Do not check lock bit 2020-08-30 19:26:48 +00:00
soc soc/amd/picasso: Clean up legacy UART config 2020-09-17 12:35:56 +00:00
southbridge sb/intel/lynxpoint/acpi: Do not determine PCH type at runtime 2020-09-14 07:07:12 +00:00
superio src: Remove redundant <device/pnp_def.h> 2020-09-17 13:21:48 +00:00
vendorcode chromeos: Provide common watchdog reboot support in romstage 2020-09-15 01:09:38 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00