diff options
author | Olof Johansson <olof@lixom.net> | 2011-09-09 01:09:54 (GMT) |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-10-13 21:08:26 (GMT) |
commit | efaa19a582819dc0d6d61755a094a4b45f86827e (patch) | |
tree | 14e4bc7f5faf05ff63a3038dbfa97ef7a0b4fc28 /net/dsa | |
parent | 45fba2186256988a8f0cc2d7f8de6ef53fb1e4ba (diff) | |
download | linux-fsl-qoriq-efaa19a582819dc0d6d61755a094a4b45f86827e.tar.xz |
ARM: tegra: pcie: don't cast __iomem pointers
Fixes a lot of:
arch/arm/mach-tegra/pcie.c:678:8: warning: cast removes address space of expression
arch/arm/mach-tegra/pcie.c:678:8: warning: incorrect type in argument 1 (different base types)
arch/arm/mach-tegra/pcie.c:678:8: expected void const volatile [noderef] <asn:2>*<noident>
arch/arm/mach-tegra/pcie.c:678:8: got unsigned int
arch/arm/mach-tegra/pcie.c:678:8: warning: cast removes address space of expression
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions