/* SPDX-License-Identifier: GPL-2.0-only */ #include #include #include const struct pcie_rp_group pch_rp_groups[] = { { .slot = PCH_DEV_SLOT_PCIE, .count = 8, .lcap_port_base = 1 }, { 0 } };