coreboot-kgpe-d16/src/soc/intel/baytrail
Angel Pons ea07702f62 soc/intel/baytrail/include/soc/irq.h: Add braces
This reduces the differences between Bay Trail and Braswell, and avoids
unlikely but potential bugs regarding missing braces in macros.

Tested with BUILD_TIMELESS=1, Google Ninja remains identical.

Change-Id: Ic341fe70e7d6fb4751f2fefbdedbee5c90dd8d1f
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43201
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-25 10:23:16 +00:00
..
acpi soc/intel/baytrail: Align whitespace and comments 2020-07-09 12:47:47 +00:00
bootblock soc/intel/baytrail/bootblock/bootblock.c: Move functions 2020-07-25 10:17:46 +00:00
include/soc soc/intel/baytrail/include/soc/irq.h: Add braces 2020-07-25 10:23:16 +00:00
romstage soc/intel/baytrail/romstage/pmc.c: Add missing include 2020-07-14 16:12:25 +00:00
acpi.c soc/intel/baytrail/acpi.c: Align with Braswell 2020-07-25 10:17:56 +00:00
chip.c device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu.c soc/intel/baytrail/cpu.c: Align with Braswell 2020-07-25 10:22:33 +00:00
dptf.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
ehci.c soc/intel/baytrail: Rename "pmc.h" to "pm.h" 2020-07-09 12:46:35 +00:00
elog.c soc/intel/baytrail/elog.c: Align with Braswell 2020-07-25 10:18:52 +00:00
emmc.c soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller 2020-07-12 19:44:02 +00:00
fadt.c src: Use ACPI macros 2020-07-21 18:26:47 +00:00
gfx.c drivers/intel/gma: Move IGD OpRegion to CBMEM 2020-05-27 21:34:49 +00:00
gpio.c soc/intel/baytrail: Rename "pmc.h" to "pm.h" 2020-07-09 12:46:35 +00:00
hda.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iosf.c soc/intel/{baytrail,braswell}: Drop unneeded return 2020-07-25 10:19:14 +00:00
Kconfig arch/x86: Remove NO_FIXED_XIP_ROM_SIZE 2020-06-15 18:35:52 +00:00
lpe.c soc/intel/baytrail/lpe.c: Align with Braswell 2020-07-25 10:21:59 +00:00
lpss.c soc/intel/baytrail/lpss.c: Align with Braswell 2020-07-25 10:22:07 +00:00
Makefile.inc soc/intel/baytrail: Add new CPUID 0x30679 2020-07-21 18:26:15 +00:00
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
northcluster.c soc/intel/baytrail/northcluster.c: Add missing include 2020-07-14 16:12:39 +00:00
pcie.c src: Use pci_dev_ops_pci where applicable 2020-06-06 20:36:51 +00:00
perf_power.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
placeholders.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c soc/intel/baytrail: Retype some pointers 2020-07-25 10:17:40 +00:00
ramstage.c soc/intel/baytrail: Simplify pattrs definitions 2020-07-25 10:23:09 +00:00
refcode.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
scc.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
sd.c soc/intel/baytrail/sd.c: Align with Braswell 2020-07-25 10:22:18 +00:00
smihandler.c soc/intel/baytrail/smihandler.c: Align with Braswell 2020-07-25 10:22:41 +00:00
smm.c soc/intel/baytrail/smm.c: Align with Braswell 2020-07-25 10:22:52 +00:00
southcluster.c soc/intel/baytrail: Retype some pointers 2020-07-25 10:17:40 +00:00
tsc_freq.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
xhci.c soc/intel/baytrail: Rename "pmc.h" to "pm.h" 2020-07-09 12:46:35 +00:00