git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d0eeac
)
ARM: sa11x0: Use void __iomem * in MMIO accessors
author
Thierry Reding
<treding@nvidia.com>
Tue, 11 Nov 2014 12:51:48 +0000
(13:51 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 11 Nov 2014 18:28:24 +0000
(19:28 +0100)
MMIO accessors such as readl() and writel() want a void __iomem * for
the address. Update the BSE nanoEngine PCI driver to pass such pointers
instead of unsigned long in preparation to converting ARM to use generic
and more rigidly typed accessors.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-sa1100/pci-nanoengine.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-sa1100/pci-nanoengine.c
Simple merge