summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-09-21 07:59:06 +0000
committerphk <phk@FreeBSD.org>2002-09-21 07:59:06 +0000
commit9012cc741feaf04c938e00f6049094cb1d5858a0 (patch)
tree9ab456653f62af7de41ef601eb2a99579ebbd8cd /sys/isa
parentc8cd48e0203a555cdb4407c7698e330a7cc41d6d (diff)
downloadFreeBSD-src-9012cc741feaf04c938e00f6049094cb1d5858a0.zip
FreeBSD-src-9012cc741feaf04c938e00f6049094cb1d5858a0.tar.gz
Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there
is nothing between them anymore. Spotted by: peter.
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/atrtc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/isa/atrtc.c b/sys/isa/atrtc.c
index 539a460..ff37d5d 100644
--- a/sys/isa/atrtc.c
+++ b/sys/isa/atrtc.c
@@ -66,8 +66,6 @@
#include <sys/power.h>
#include <machine/clock.h>
-#ifdef CLK_CALIBRATION_LOOP
-#endif
#include <machine/cputypes.h>
#include <machine/frame.h>
#include <machine/limits.h>
OpenPOWER on IntegriCloud