linux/arch/xtensa/platforms/xtfpga
Baruch Siach 54c0af9f1a xtensa: xtfpga: fix section mismatch
platform_calibrate_ccount() calls update_clock_frequency() which is in .init
section. However, platform_calibrate_ccount() itself is only called from .init
(i.e., time_init()).

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2013-06-05 10:14:20 -07:00
..
include/platform xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00
lcd.c xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00
Makefile xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00
setup.c xtensa: xtfpga: fix section mismatch 2013-06-05 10:14:20 -07:00