diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2017-06-07 00:07:51 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2017-06-26 19:32:04 +0300 |
commit | 239751edad27d4fae964fb1f4ca1fedd742c8365 (patch) | |
tree | 53ade1523c701cb8cd3233f6a12320e774cc6474 /drivers/clocksource/Makefile | |
parent | 22ece4e3df6335e691207de1198a609e761b8640 (diff) | |
download | linux-239751edad27d4fae964fb1f4ca1fedd742c8365.tar.xz |
clocksource/drivers/sun4i: Switch to the timer-of common init
Previously a framework to factor out the drivers init function has been
merged.
Use this common framework in this driver, we get:
Before:
text data bss dec hex filename
1787 384 12 2183 887 drivers/clocksource/sun4i_timer.o
After:
text data bss dec hex filename
1407 512 0 1919 77f drivers/clocksource/sun4i_timer.o
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'drivers/clocksource/Makefile')
0 files changed, 0 insertions, 0 deletions