From 846c7d30b3710b193743678a3032b863dd13e9c7 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 6 Sep 2014 21:33:31 +0100 Subject: hwclock: remove referal to deprecated keyboard interface The KDGHWCLK has been gone quite a while. Reference: http://marc.info/?l=linux-kernel&m=104171103925897 Signed-off-by: Sami Kerola --- 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 69b0ce200..974d96a40 100644 --- a/sys-utils/hwclock.h +++ b/sys-utils/hwclock.h @@ -19,7 +19,6 @@ struct clock_ops { extern struct clock_ops *probe_for_cmos_clock(void); extern struct clock_ops *probe_for_rtc_clock(void); -extern struct clock_ops *probe_for_kd_clock(void); typedef int bool; -- cgit v1.2.3-55-g7522