]> Git Repo - qemu.git/commit
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
authorBin Meng <[email protected]>
Sat, 20 Feb 2021 14:48:05 +0000 (22:48 +0800)
committerAlistair Francis <[email protected]>
Thu, 4 Mar 2021 14:43:29 +0000 (09:43 -0500)
commit2fa3c7b6eee83d3ca1bd3d69669cf2fb8a11223b
treef3c110fdcb28c42212d4b1cf67c28fea108f0bd4
parent732612856a8948a6ba1148322651743aa963b51c
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()

`link_up` is never used in gpex_pcie_init(). Drop it.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Message-id: 20210220144807[email protected]
Signed-off-by: Alistair Francis <[email protected]>
hw/riscv/virt.c
This page took 0.02508 seconds and 4 git commands to generate.