Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-03 | clocksource: mxs_timer: Add semicolon at end of line | Fabio Estevam | 1 | -1/+1 | |
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> | |||||
2013-04-01 | ARM: mxs: move timer driver into drivers/clocksource | Shawn Guo | 1 | -0/+304 | |
Move mxs timer driver into drivers/clocksource as mxs_timer.c. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> |