coreboot-kgpe-d16/src/include/device
Martin Roth fc2047b1f7 src: Change bare 'unsigned' to 'unsigned int'
This fixes all of the current code in coreboot/src where a bare
unsigned is used incorrectly. A follow-on will fix the comments
so that we can enable the unsigned lint checker for src/coreboot.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I37f34a95bb1894e70cd9e076d4b81ebac665eaeb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47482
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-11-16 11:03:16 +00:00
..
dram src: Change bare 'unsigned' to 'unsigned int' 2020-11-16 11:03:16 +00:00
azalia.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
azalia_device.h include/device/azalia_device: Fix typo 2020-10-26 06:36:44 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h soc/intel/xeon_sp: Move function debug macros 2020-10-29 16:44:19 +00:00
hypertransport.h device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
hypertransport_def.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
i2c.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c_bus.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
i2c_simple.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
mipi_ids.h drivers/soundwire/alc711: Add Realtek ALC711 soundwire device 2020-10-30 04:08:17 +00:00
mmio.h Update bit field helpers to support more bit field operate 2020-10-15 13:44:34 +00:00
path.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
pci.h device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_def.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
pci_ehci.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
pci_ids.h soc/intel/alderlake: Add PCH ID 0x5181 2020-11-12 03:51:49 +00:00
pci_mmio_cfg.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
pci_ops.h device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_rom.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
pci_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pciexp.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
pnp.h src/include: Add PnP/HWM unset_and_set functions 2020-09-18 12:06:38 +00:00
pnp_def.h
pnp_ops.h src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
pnp_type.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
resource.h src/include: Drop unneeded empty lines 2020-09-14 07:09:41 +00:00
smbus.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
smbus_def.h Reinvent I2C ops 2017-08-18 15:33:45 +00:00
smbus_host.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
soundwire.h src/include: Add missing includes 2020-07-26 21:37:35 +00:00
spi.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
xhci.h device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00