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:
43e6bd6
)
CRIS v32: Change debug and formatting in kernel/fasttimer.c
author
Jesper Nilsson
<jesper.nilsson@axis.com>
Thu, 24 Jan 2008 13:34:37 +0000
(14:34 +0100)
committer
Jesper Nilsson
<jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:34 +0000
(11:06 +0100)
- Don't use SANITYCHECK(x) as a macro, test FAST_TIMER_SANITY_CHECKS with
ifdef. This makes it possible for automatic indent etc to work.
- Correct some whitespace errors.
- Don't initialize static variable.
No differences found