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:
f1c448e
)
ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c
author
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 6 May 2010 14:14:09 +0000
(15:14 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 8 May 2010 09:44:21 +0000
(10:44 +0100)
Commit
31aa8fd6
introduced the __arm_ioremap_caller() function but the
nommu.c version did not have the _caller suffix.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found