Commit e286148d authored by JC Kuo's avatar JC Kuo Committed by Greg Kroah-Hartman
Browse files

usb: host: xhci-tegra: remove a duplicated entry



Remove a duplicated register "IPFS_XUSB_HOST_MSI_BAR_SZ_0" from
tegra124_xusb_context_ipfs[] array.

Signed-off-by: default avatarJC Kuo <jckuo@nvidia.com>
Link: https://lore.kernel.org/r/20200811093531.720503-1-jckuo@nvidia.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6e18cfca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1863,7 +1863,6 @@ static const struct tegra_xusb_phy_type tegra124_phy_types[] = {
};

static const unsigned int tegra124_xusb_context_ipfs[] = {
	IPFS_XUSB_HOST_MSI_BAR_SZ_0,
	IPFS_XUSB_HOST_MSI_BAR_SZ_0,
	IPFS_XUSB_HOST_MSI_AXI_BAR_ST_0,
	IPFS_XUSB_HOST_MSI_FPCI_BAR_ST_0,