• Andrew Morton's avatar
    [PATCH] add clock_was_set() to all architectures · 2268bb30
    Andrew Morton authored
    From: Anton Blanchard <anton@samba.org>
    
    Add clock_was_set to all architectures.  I'm disappointed this wasnt done by
    whoever wrote the code.
    
    (It is a callback which the arch-specific RTC-updating code must make when
    someone sets the time).
    2268bb30
time.c 17.6 KB