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:
0b48d3a
)
clocksource: mxs_timer: Add semicolon at end of line
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 2 Apr 2013 16:30:32 +0000
(13:30 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 3 Apr 2013 02:30:08 +0000
(10:30 +0800)
Fix the following build error:
drivers/clocksource/mxs_timer.c:304:1: error: expected ',' or ';' at end of input
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found