2007-11-20 Till Straumann <strauman@slac.stanford.edu>

* libchip/rtc/ds1375.c, libchip/rtc/ds1375-rtc.h:
		added CVS ID.
This commit is contained in:
Till Straumann
2007-11-27 19:44:54 +00:00
parent 27394cd059
commit 118df76a8c
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#ifndef DS1375_I2C_RTC_H
#define DS1375_I2C_RTC_H
/* $Id$ */
/* Driver for the Maxim 1375 i2c RTC (TOD only; very simple...) */
/*

View File

@@ -1,3 +1,5 @@
/* $Id$ */
/* Driver for the Maxim 1375 i2c RTC (TOD only; very simple...) */
/*