summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/i2c/i2c-ds1621.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/libchip/i2c/i2c-ds1621.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/libchip/i2c/i2c-ds1621.c b/c/src/libchip/i2c/i2c-ds1621.c
index 3615ea3b63..51f64de679 100644
--- a/c/src/libchip/i2c/i2c-ds1621.c
+++ b/c/src/libchip/i2c/i2c-ds1621.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Trivial i2c driver for the maxim DS1621 temperature sensor;
* just implements reading constant conversions with 8-bit
* resolution.