From 9d035fa1f7021fda52cd56aede406de7b780dfa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Sat, 23 May 2015 14:27:44 +0300 Subject: AGESA binaryPI boards: Drop annoying commentary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Same comments were already removed for the latest board, the amd/lamar. Change-Id: Ie244f838409c567c11f7444c9cf17de72e49dbb0 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/10283 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/mainboard/jetway/nf81-t56n-lf/PlatformGnbPcie.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/jetway/nf81-t56n-lf') diff --git a/src/mainboard/jetway/nf81-t56n-lf/PlatformGnbPcie.c b/src/mainboard/jetway/nf81-t56n-lf/PlatformGnbPcie.c index 7401481c27..79dce2f547 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/PlatformGnbPcie.c +++ b/src/mainboard/jetway/nf81-t56n-lf/PlatformGnbPcie.c @@ -105,7 +105,6 @@ PCIe_PORT_DESCRIPTOR PortList [] = { }, /* (PCIe port, Lanes 8, PCI Device Number 8, ...) */ { - /* Descriptor flags. IMPORTANT! Terminate last element of array */ DESCRIPTOR_TERMINATE_LIST, PCIE_ENGINE_DATA_INITIALIZER (PciePortEngine, 0, 3), PCIE_PORT_DATA_INITIALIZER (GNB_GPP_PORT8_PORT_PRESENT, @@ -132,7 +131,6 @@ PCIe_DDI_DESCRIPTOR DdiList [] = { }, /* (DDI interface Lanes 12:15, DdB, ...) */ { - /* Descriptor flags. IMPORTANT! Terminate last element of array */ DESCRIPTOR_TERMINATE_LIST, PCIE_ENGINE_DATA_INITIALIZER (PcieDdiEngine, 12, 15), /* PCIE_DDI_DATA_INITIALIZER (ConnectorTypeDP, Aux2, Hdp2) */ -- cgit v1.2.3