coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Tristan Corrick 98fb1bfa90 sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors
If the file `southbridge/intel/lynxpoint/nvs.h` is included in a file
that does not already include <stdint.h>, compilation errors result.

Adding the necessary <stdint.h> inclusions fixes compilation for an
ASRock H81M-HDS.

Change-Id: Id0d14705282cc959146e00dd47754ee8a2e8e825
Signed-off-by: Tristan Corrick <tristan@corrick.kiwi>
Reviewed-on: https://review.coreboot.org/29389
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-11-01 22:24:24 +00:00
..
acpi sb/intel/lynxpoint: Add a common platform.asl file 2018-11-01 22:24:03 +00:00
acpi.c
azalia.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
bootblock.c
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
early_me.c
early_pch.c sb/intel/lynxpoint: Provide a function for mainboard super I/O config 2018-11-01 22:22:43 +00:00
early_smbus.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
early_spi.c
early_usb.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
elog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
finalize.c
hda_verb.c
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table 2018-11-01 22:22:12 +00:00
lp_gpio.c
lp_gpio.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
lpc.c sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table 2018-11-01 22:22:12 +00:00
Makefile.inc intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
me.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
me_9.x.c src/southbridge: Add required space before the open parenthesis 2018-05-08 03:04:33 +00:00
me_status.c
nvs.h sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors 2018-11-01 22:24:24 +00:00
pch.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
pch.h sb/intel/lynxpoint: Provide a function for mainboard super I/O config 2018-11-01 22:22:43 +00:00
pci.c
pcie.c
pmutil.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
rcba.c
sata.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00
serialio.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
smbus.c sb/intel/lynxpoint: Add a PCI ID for an SMBus controller 2018-11-01 20:27:52 +00:00
smi.c
smihandler.c
usb_ehci.c southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions 2016-07-15 08:33:30 +02:00
usb_xhci.c
watchdog.c