coreboot-kgpe-d16/src/soc/intel/braswell
Lee Leahy 6598b91fe3 soc/intel/braswell: Fix spacing issues detected by checkpatch
Fix the following errors and warnings detected by checkpatch.pl:

ERROR: space required after that ',' (ctx:VxV)
ERROR: space prohibited before that ',' (ctx:WxE)
ERROR: spaces required around that '=' (ctx:WxV)
ERROR: code indent should use tabs where possible
WARNING: space prohibited between function name and open parenthesis '('
WARNING: please, no spaces at the start of a line

TEST=Build for cyan

Change-Id: I84d4204585b498b695608c5008fdfb7961e2416f
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18869
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins)
2017-03-17 02:35:47 +01:00
..
acpi Remove extra newlines from the end of all coreboot files. 2016-07-31 18:19:33 +02:00
bootblock intel: Fix copy/paste error in license text 2017-01-16 12:57:05 +01:00
include/soc soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
romstage lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
acpi.c soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
chip.c
chip.h soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
cpu.c soc/intel/braswell: convert to using common MP and SMM init 2016-05-06 16:41:22 +02:00
elog.c soc/intel/braswell: use common Intel ACPI hardware definitions 2016-07-15 08:32:09 +02:00
emmc.c
gfx.c
gpio.c soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
gpio_support.c soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
hda.c
iosf.c intel: Fix copy/paste error in license text 2017-01-16 12:57:05 +01:00
Kconfig MMCONF_SUPPORT: Flip default to enabled 2016-12-07 13:00:31 +01:00
lpc_init.c soc/intel/braswell: use common Intel ACPI hardware definitions 2016-07-15 08:32:09 +02:00
lpe.c
lpss.c
Makefile.inc Makefile.inc: Use $(MAINBOARDDIR) 2016-09-04 05:33:25 +02:00
memmap.c drivers/intel/fsp1_1: Fix spelling error in API and copyright 2016-01-31 20:51:29 +01:00
northcluster.c
pcie.c
placeholders.c soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
pmutil.c
ramstage.c soc/intel/braswell: don't duplicate setting ACPI sleep state 2016-07-15 08:29:49 +02:00
sata.c
scc.c
sd.c
smihandler.c soc/intel/braswell: use common Intel ACPI hardware definitions 2016-07-15 08:32:09 +02:00
smm.c {cpu,soc}/intel: remove unused smm_init() function 2016-05-06 16:48:21 +02:00
southcluster.c
spi.c spi: Get rid of SPI_ATOMIC_SEQUENCING 2016-12-23 04:54:55 +01:00
spi_loading.c
tsc_freq.c src/soc: Add required space before opening parenthesis '(' 2016-08-31 20:09:42 +02:00
xhci.c