• Paul Mundt's avatar
    sh: Bump the earlytimer probe devices up. · 6fe32a46
    Paul Mundt authored
    Presently the earlytimer probe handles the clockevents driver, which
    requires that the clockevents driver be registered first. This bumps it
    up by 1 to include the clocksource device, which can be safely ignored
    if it doesn't exist, as we will simply error out on that path and defer
    to the jiffies clocksource.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    6fe32a46
time.c 2.72 KB