]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: mxs_timer: Add semicolon at end of line
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 2 Apr 2013 16:30:32 +0000 (13:30 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Apr 2013 02:30:08 +0000 (10:30 +0800)
commitb8ec9a0ec16fea0cb75d4de3c31a297ddc72bba2
treec951ed6bcdc9192e3deb8120788a3e4a6c4c3c78
parent608695a52d750daf530ec76d3b03e13e820602c5
clocksource: mxs_timer: Add semicolon at end of line

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>
drivers/clocksource/mxs_timer.c