Searched refs:century_warn (Results 1 – 1 of 1) sorted by relevance
178 static int century_warn = 1; /* only warn once, not each time called */ in todpc_get() local203 if (century_warn && BCD_TO_BYTE(rtc.rtc_century) != compute_century) { in todpc_get()211 century_warn = 0; in todpc_get()