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:
2c8086a
)
[ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbols
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 1 Oct 2007 15:22:24 +0000
(16:22 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 15 Oct 2007 17:53:45 +0000
(18:53 +0100)
Make the cpu_is_pxaXXX() macros define to zero when support for a
particular CPU is disabled. This allows us to eliminate code for
CPUs which aren't enabled.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found