OSDN Git Service

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)
commite933a1a12a02f42e0013cda87bba37ccb59efc47
treec951ed6bcdc9192e3deb8120788a3e4a6c4c3c78
parent0b48d3a6fbac641d1da12bbe202ec82ff0c89148
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