summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/kernel/sys/pcl720.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/kernel/sys/pcl720.h')
-rw-r--r--contrib/ntp/kernel/sys/pcl720.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/kernel/sys/pcl720.h b/contrib/ntp/kernel/sys/pcl720.h
index e8638ae..cf4eccd 100644
--- a/contrib/ntp/kernel/sys/pcl720.h
+++ b/contrib/ntp/kernel/sys/pcl720.h
@@ -61,7 +61,7 @@ static void pcl720_outb(int addr, unsigned char x) {
})
#define pcl720_read(Base,Cntr) \
- ({ register unsigned int b = Base, c = Cntr, v; \
+ ({ register unsigned int b = Base, v; \
i8253_ctrl ctrl; \
\
ctrl.s.rl = i8253_latch; \
OpenPOWER on IntegriCloud