• Johannes Weiner's avatar
    xtensa: remove platform rtc hooks · 4476c967
    Johannes Weiner authored
    platform_get/set_rtc_time() is not implemented by any of the supported
    xtensa platforms.  Remove the facility completely.
    
    The initial seconds for xtime come from read_persistent_clock() which
    returns just 0 in the generic implementation.  Platforms that sport a
    persistent clock can implement this function.
    
    This is needed to implement the ccount as a clock source.
    Signed-off-by: default avatarJohannes Weiner <hannes@cmpxchg.org>
    Signed-off-by: default avatarChris Zankel <chris@zankel.net>
    4476c967
platform.h 1.7 KB