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:
1ea6b8f
)
msm: timer: Tighten #ifdef for local timer support
author
Stephen Boyd
<sboyd@codeaurora.org>
Tue, 8 Nov 2011 18:34:03 +0000
(10:34 -0800)
committer
David Brown
<davidb@codeaurora.org>
Thu, 10 Nov 2011 18:36:32 +0000
(10:36 -0800)
It is more correct to only define the local timer support code
when CONFIG_LOCAL_TIMERS=y.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
No differences found