• Paul Mundt's avatar
    sh: First step at generic timeofday support. · 45882145
    Paul Mundt authored
    At the moment we wrap GENERIC_TIME around our existing timer API.
    As boards start providing their own clocksources, they're able to
    select GENERIC_TIME accordingly and optimize out most of the timer
    API.
    
    Once the current timers have been reworked as proper clocksource
    drivers, the rest of the place holders for the timer API can go
    away and we can flip on GENERIC_TIME unconditionally.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    45882145
time.c 4.79 KB