coreboot/src/include/device
Lee Leahy f0c8a8eb55 src/include: Remove use of binary constants
Fix the following warning detected by checkpatch.pl:

WARNING: Avoid gcc v4.3+ binary constant extension: <...>

TEST=Build and run on Galileo Gen2

Change-Id: Iab29c494060df3f60eff5317259e0fdbfea06f27
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18685
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2017-03-13 17:22:59 +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: Remove spaces before ( and after ) 2017-03-12 15:45:26 +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: Remove space after function name 2017-03-13 17:19:16 +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 AMD K8 fam10: Refactor offset_unitid configuration 2015-02-20 07:04:00 +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: Remove space between function name and parameters 2017-03-13 17:21:10 +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: Fix space between type, * and variable name 2017-03-13 17:18: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