coreboot/src/include/device
Lee Leahy 6a566d7fbe src/include: Wrap lines at 80 columns
Fix the following warning detected by checkpatch.pl:

WARNING: line over 80 characters

Changed a few comments to reduce line length.  File
src/include/cpu/amd/vr.h was skipped.

TEST=Build and run on Galileo Gen2

Change-Id: Ie3c07111acc1f89923fb31135684a6d28a505b61
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18687
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2017-03-13 17:23:37 +01:00
..
dram src/include: Fix space between type, * and variable name 2017-03-13 17:18:37 +01:00
azalia.h src/include: Remove use of binary constants 2017-03-13 17:22:59 +01:00
azalia_device.h src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
cardbus.h device/{cardbus,agp}.h: Missing header for device_t type 2014-06-25 11:32:23 +02:00
device.h src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
drm_dp_helper.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
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 src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
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: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
pci_def.h src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
pci_ehci.h src/include: Wrap lines at 80 columns 2017-03-13 17:23: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: Wrap lines at 80 columns 2017-03-13 17:23:37 +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: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
smbus.h src/include: Remove space between function name and parameters 2017-03-13 17:21:10 +01:00
smbus_def.h - Update the device header files 2004-10-14 21:10:23 +00:00
spi.h device: Add a new "SPI" device type 2017-02-16 08:41:28 +01:00