diff options
author | Jingoo Han <[email protected]> | 2013-09-25 16:40:54 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2013-09-25 16:40:54 -0600 |
commit | 1e65249d4a0aa31a7862b9ed04e267d43a4fd267 (patch) | |
tree | 6ac8a5d20779f7b0046e893cb930bfe6d8e9a1a7 /net/lapb/lapb_out.c | |
parent | 4a10c2ac2f368583138b774ca41fac4207911983 (diff) |
PCI: tegra: Add missing __iomem annotation
Added missing __iomem annotation in order to fix the following
sparse warnings:
drivers/pci/host/pci-tegra.c:411:41: warning: incorrect type in return expression (different address spaces)
drivers/pci/host/pci-tegra.c:411:41: expected void [noderef] <asn:2>*
drivers/pci/host/pci-tegra.c:411:41: got void *addr
drivers/pci/host/pci-tegra.c:419:25: warning: incorrect type in return expression (different address spaces)
drivers/pci/host/pci-tegra.c:419:25: expected void [noderef] <asn:2>*
drivers/pci/host/pci-tegra.c:419:25: got void *addr
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions