commit | e933a1a12a02f42e0013cda87bba37ccb59efc47 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Apr 02 13:30:32 2013 -0300 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Apr 03 10:30:08 2013 +0800 |
tree | c951ed6bcdc9192e3deb8120788a3e4a6c4c3c78 | |
parent | 0b48d3a6fbac641d1da12bbe202ec82ff0c89148 [diff] |
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>