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:
c2607f7
)
ARM: 8295/1: fix v7M build for !CONFIG_PRINTK
author
Rob Herring
<r.herring@freescale.com>
Wed, 28 Jan 2015 15:05:04 +0000
(16:05 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 29 Jan 2015 15:23:12 +0000
(15:23 +0000)
Minimal builds for v7M are broken when printk is disabled. The caller is
assembly so add the necessary ifdef around the call.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found