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:
0d317fb
)
[PATCH] ARM: Make sa1100fb_display_dma_period() an inline function
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 7 Aug 2005 13:20:26 +0000
(14:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 7 Aug 2005 13:20:26 +0000
(14:20 +0100)
This function produces a warning when CPU_FREQ=n. Since it's a very
simple calculation, make it inline instead of adding preprocessor
directives around it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found