coreboot/src/include/device
Lee Leahy d354460903 UPSTREAM: 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: I868d34132ba40c314d76c5315f620d8a44d48983
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 6a566d7fbe
Original-Change-Id: Ie3c07111acc1f89923fb31135684a6d28a505b61
Original-Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Original-Reviewed-on: https://review.coreboot.org/18687
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://chromium-review.googlesource.com/454559
2017-03-14 07:25:31 -07:00
..
dram UPSTREAM: src/include: Fix space between type, * and variable name 2017-03-14 07:25:24 -07:00
azalia.h UPSTREAM: src/include: Remove use of binary constants 2017-03-14 07:25:30 -07:00
azalia_device.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
cardbus.h device/{cardbus,agp}.h: Missing header for device_t type 2014-06-25 11:32:23 +02:00
device.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
drm_dp_helper.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
early_smbus.h UPSTREAM: include/device/early_smbus.h: Declare smbus write function 2016-11-29 17:39:02 -08:00
hypertransport.h AMD K8 fam10: Drop extra HT scan_chain() parameters 2015-06-05 10:19:02 +02:00
hypertransport_def.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
i2c.h UPSTREAM: src/include: Open brace on same line as enum or struct 2017-03-13 05:16:02 -07:00
path.h UPSTREAM: src/include: Open brace on same line as enum or struct 2017-03-13 05:16:02 -07:00
pci.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
pci_def.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
pci_ehci.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
pci_ids.h UPSTREAM: src/include: Remove spaces before tabs 2017-03-13 05:16:02 -07:00
pci_ops.h UPSTREAM: PCI ops: Remove pci_mmio_xx() in ramstage 2016-12-08 12:31:17 -08:00
pci_rom.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07: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 UPSTREAM: src/include: Fix unsigned warnings 2017-03-10 10:54:39 -08:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
resource.h UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
smbus.h UPSTREAM: src/include: Remove space between function name and parameters 2017-03-14 07:25:27 -07:00
smbus_def.h - Update the device header files 2004-10-14 21:10:23 +00:00
spi.h UPSTREAM: device: Add a new "SPI" device type 2017-02-18 03:10:55 -08:00