coreboot-kgpe-d16/src
Angel Pons a0a94d8c64 drivers/usb/ehci_debug.c: Drop preprocessor usage
There's no need to use ugly preprocessor here when regular C conditional
statements will work just fine.

Change-Id: I5abd445a335b43fb95e4df087d44e82c3f44349b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43295
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2020-07-11 22:26:42 +00:00
..
acpi acpigen: Add acpigen_notify 2020-07-07 20:31:22 +00:00
arch arch/x86: Drop CBMEM_TOP_BACKUP 2020-07-11 14:48:25 +00:00
commonlib lib/coreboot_table: Add Intel FSP version to coreboot table 2020-07-04 11:20:08 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu arch/x86: Drop CBMEM_TOP_BACKUP 2020-07-11 14:48:25 +00:00
device device/pci_device.c: Drop dead code 2020-07-09 23:44:44 +00:00
drivers drivers/usb/ehci_debug.c: Drop preprocessor usage 2020-07-11 22:26:42 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include arch/x86: Drop CBMEM_TOP_BACKUP 2020-07-11 14:48:25 +00:00
lib src/lib: Remove redundant code in imd.c 2020-07-11 14:10:19 +00:00
mainboard mb/asrock/b85m_pro4: Reduce Super I/O ACPI code 2020-07-11 22:24:35 +00:00
northbridge nb/intel/haswell: Add mb_late_romstage_setup function 2020-07-11 20:49:25 +00:00
security security/vboot/secdata_tpm.c: Drop dead code 2020-07-09 21:29:27 +00:00
soc arch/x86: Drop CBMEM_TOP_BACKUP 2020-07-11 14:48:25 +00:00
southbridge sb/amd/cimx/sb800: Drop dead code 2020-07-10 23:58:24 +00:00
superio superio/winbond/w83977tf: Add suspend related fields 2020-06-16 20:17:26 +00:00
vendorcode vc/amd/pi/00660F01: Drop dead code 2020-07-10 23:58:12 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00