coreboot-kgpe-d16/src/include/device
Lee Leahy 6625ecc344 src/include: Open brace on same line as enum or struct
Fix the following errors and warning detected by checkpatch.pl:

ERROR: open brace '{' following enum go on the same line
ERROR: open brace '{' following struct go on the same line
ERROR: that open brace { should be on the previous line
WARNING: missing space after struct definition

TEST=Build and run on Galileo Gen2

Change-Id: I856235d0cc3a3e59376df52561b17b872b3416b2
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18653
Tested-by: build bot (Jenkins)
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-03-12 15:46:23 +01:00
..
dram device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
azalia.h src/include: Add space after comma 2017-03-09 17:19:16 +01:00
azalia_device.h src/include: Remove spaces before ( and after ) 2017-03-12 15:45:26 +01:00
cardbus.h
device.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
drm_dp_helper.h
early_smbus.h include/device/early_smbus.h: Declare smbus write function 2016-11-23 22:52:58 +01:00
hypertransport.h AMD K8 fam10: Drop extra HT scan_chain() parameters 2015-06-05 10:19:02 +02:00
hypertransport_def.h
i2c.h src/include: Open brace on same line as enum or struct 2017-03-12 15:46:23 +01:00
path.h src/include: Open brace on same line as enum or struct 2017-03-12 15:46:23 +01:00
pci.h src/include: Add space after comma 2017-03-09 17:19:16 +01:00
pci_def.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
pci_ehci.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
pci_ids.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
pci_ops.h PCI ops: Remove pci_mmio_xx() in ramstage 2016-12-06 20:47:49 +01:00
pci_rom.h src/include: Remove spaces before ( and after ) 2017-03-12 15:45:26 +01:00
pciexp.h devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pcix.h devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
pnp.h src/include: Fix unsigned warnings 2017-03-09 17:16:09 +01:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
resource.h src/include: Remove spaces before ( and after ) 2017-03-12 15:45:26 +01:00
smbus.h southbridge/amd/sb700: Allow use of auxiliary SMBUS controller 2015-10-24 02:01:17 +02:00
smbus_def.h
spi.h device: Add a new "SPI" device type 2017-02-16 08:41:28 +01:00