commit | 9d095c3844f61fc3d1b819a8003e94b65691fa4c | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Feb 16 01:20:20 2017 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Apr 05 15:03:17 2017 +0530 |
tree | c9d51d48ea033f1427584fb5f818bc4a2d618e58 | |
parent | 70c7893ab21d6fce37a892487b8f29be023b57e0 [diff] |
fsl: ls102x: remove redundant GENERIC_TIMER_CLK Some Freescale boards used an extra version of the constant to hold the Generic Timer frequency. This can easily be covered by the now unified COUNTER_FREQUENCY constant, so remove this extra variable from those boards. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: York Sun <york.sun@nxp.com> Reviewed-by: Jagan Teki <jagan@openedev.com>