coreboot-kgpe-d16/src/device
Frans Hendriks 7aaea37e37 device/oprom/include/x86emu/fpu_regs.h: Fix lint error
`make lint` reports errors and warnings

Solve the next errors:
- SPACE_BEFORE_TAB
- SPACING

BUG = N/A
TEST = Build Compulab Intense-PC with secure oprom enabled

Change-Id: Ic7062e07a76bf95fe8e2e849f1d14342c9081a23
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49938
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-01 08:46:11 +00:00
..
dram
oprom device/oprom/include/x86emu/fpu_regs.h: Fix lint error 2021-02-01 08:46:11 +00:00
azalia_device.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
cardbus_device.c
cpu_device.c
device.c
device_const.c device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
device_util.c device: Drop mmconf_resource_init function 2021-01-30 23:13:22 +00:00
gpio.c device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
i2c.c
i2c_bus.c
Kconfig device/Kconfig: Introduce MMCONF_LENGTH 2021-01-30 23:10:22 +00:00
Makefile.inc device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
mmio.c
pci_class.c
pci_device.c device/pci_device.c: Use __func__ 2021-01-26 20:52:10 +00:00
pci_early.c
pci_ops.c device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_rom.c device/pci_rom.c: Use __func__ 2021-01-24 21:22:34 +00:00
pciexp_device.c device: Allow virtual/generic devices under PCI in devicetree 2020-10-21 15:35:33 +00:00
pcix_device.c
pnp_device.c device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c
root_device.c
smbus_ops.c
software_i2c.c
xhci.c device/xhci.c: Remove repeated word 2021-01-18 07:33:25 +00:00