From f6374e1fb33d5ca726b72212b787e11fea78c0ca Mon Sep 17 00:00:00 2001 From: J William Piggott Date: Fri, 24 Mar 2017 11:03:16 -0400 Subject: hwclock: remove 1994 Award BIOS workaround Remove the 1994 Award BIOS bug workaround as previously discussed more than two years ago: http://marc.info/?l=util-linux-ng&m=141682406902804&w=2 * sys-utils/hwclock.c: remove badyear option * sys-utils/hwclock.h: same * sys-utils/hwclock.8.in: same Signed-off-by: J William Piggott --- sys-utils/hwclock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys-utils/hwclock.h') diff --git a/sys-utils/hwclock.h b/sys-utils/hwclock.h index b08bd2d7a..383b97087 100644 --- a/sys-utils/hwclock.h +++ b/sys-utils/hwclock.h @@ -44,7 +44,6 @@ struct hwclock_control { #endif noadjfile:1, local_opt:1, - badyear:1, directisa:1, testing:1, systz:1, -- cgit v1.2.3-55-g7522