coreboot/src/device
Elyes HAOUAS 394ec02298 src/device: Fix typo
Change-Id: I65e57b37db9649b30ca25b2150f21ebffee73105
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/27917
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-08-09 15:57:35 +00:00
..
dram src: Get rid of unneeded whitespace 2018-07-02 07:39:51 +00:00
oprom src/device: Fix typo 2018-08-09 15:57:35 +00:00
azalia_device.c
cardbus_device.c src/device: Fix typo 2018-08-09 15:57:35 +00:00
cpu_device.c src/device: Get rid of device_t 2018-05-22 07:24:23 +00:00
device.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
device_const.c device: add child traversal helper function 2018-07-26 15:35:44 +00:00
device_util.c device: Move find_dev_path() to device_const.c 2018-05-25 02:45:17 +00:00
hypertransport.c src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
i2c.c
i2c_bus.c
Kconfig drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
Makefile.inc device: Rename device_simple.c --> device_const.c 2018-05-25 02:43:24 +00:00
pci_class.c
pci_device.c device/pci_device.c: Remove unused variable attr setting 2018-08-08 15:30:04 +00:00
pci_early.c
pci_ops.c
pci_ops_mmconf.c src/device: Add check for existence and validity of PCIE base address config 2018-06-29 11:40:12 +00:00
pci_rom.c src/device/pci_rom.c: Remove double initialization 2018-08-09 15:47:07 +00:00
pciexp_device.c
pcix_device.c
pnp_device.c pnp_device: don't treat missing PNP_MSC devicetree entry as error 2018-07-29 15:06:41 +00:00
root_device.c
smbus_ops.c
software_i2c.c