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