diff options
author | Frank Li <[email protected]> | 2022-11-02 10:10:14 -0400 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2022-11-23 18:09:20 +0100 |
commit | 5f697b25009ccfebede5e42c6693c4b18de11b37 (patch) | |
tree | 12dfc666ef104d787005a888c32b8f6d15df1cf7 /lib/mpi/mpi-sub-ui.c | |
parent | 01dcec6d57ce62d535b2016fc4a617627fff506d (diff) |
PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warning
pci-epf-vntb.c:1128:33: sparse: expected void [noderef] __iomem *base
pci-epf-vntb.c:1128:33: sparse: got struct epf_ntb_ctrl *reg
Add __iomem type cast in vntb_epf_peer_spad_read() and
vntb_epf_peer_spad_write().
Link: https://lore.kernel.org/r/[email protected]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Frank Li <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions