coreboot/src/southbridge/intel/lynxpoint
Tristan Corrick baa4c07ed4 sb/intel/lynxpoint/pcie.c: Fix a mistake in a comment
The code annotated by the comment is dealing with root port 7, so update
the comment to reflect that. It looks like the comment was copied from
the root port 3 case, but not updated.

Change-Id: I0e27e4453f4c3b2b1b9dffb0c89b71373c6b303e
Signed-off-by: Tristan Corrick <tristan@corrick.kiwi>
Reviewed-on: https://review.coreboot.org/c/30078
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2018-12-07 11:33:09 +00:00
..
acpi sb/intel/lynxpoint: Add a common platform.asl file 2018-11-01 22:24:03 +00:00
acpi.c intel: Use common HPET table revision function 2018-08-27 15:50:52 +00:00
azalia.c src/{sb/intel,mb/google/auron}: Don't use device_t 2018-10-18 16:22:03 +00:00
bootblock.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h sb/intel/lynxpoint: Generate the ACPI FADT with a common function 2018-11-16 10:04:42 +00:00
early_me.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
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 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_usb.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
elog.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
hda_verb.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig sb/intel/lynxpoint: Move HAVE_SMI_HANDLER to southbridge Kconfig 2018-12-03 13:14:26 +00:00
lp_gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lp_gpio.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
lpc.c sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
Makefile.inc sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
me.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
me_9.x.c src/southbridge: Get rid of device_t 2018-12-07 11:22:20 +00:00
me_status.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
nvs.h sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors 2018-11-01 22:24:24 +00:00
pch.c src/southbridge: Get rid of device_t 2018-12-07 11:22:20 +00:00
pch.h sb/intel/common: Create a common PCH finalise implementation 2018-12-03 13:14:06 +00:00
pci.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00
pcie.c sb/intel/lynxpoint/pcie.c: Fix a mistake in a comment 2018-12-07 11:33:09 +00:00
pmutil.c sb/intel: Deduplicate vbnv_cmos_failed and rtc_init 2018-11-07 18:12:39 +00:00
rcba.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
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 sb/intel/lynxpoint: Ensure the finalise handler is called 2018-12-03 13:13:17 +00:00
smihandler.c elog: make elog's SMM handler code follow everything else 2018-12-05 13:31:10 +00:00
usb_ehci.c sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t 2018-12-03 13:01:42 +00:00
usb_xhci.c src/southbridge: Get rid of device_t 2018-12-07 11:22:20 +00:00
watchdog.c sb/intel/lynxpoint: Get rid of device_t 2018-06-09 16:30:37 +00:00