Skip to content

Commit

Permalink
[PATCH] i2c: Drop useless CVS revision IDs
Browse files Browse the repository at this point in the history
CVS revision IDs are totally useless and irrelevant by now.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent e8aafcb commit bf813b3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions include/linux/i2c-algo-bit.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
/* With some changes from Kyösti Mälkki <kmalkki@cc.hut.fi> and even
Frodo Looijaard <frodol@dds.nl> */

/* $Id: i2c-algo-bit.h,v 1.10 2003/01/21 08:08:16 kmalkki Exp $ */

#ifndef _LINUX_I2C_ALGO_BIT_H
#define _LINUX_I2C_ALGO_BIT_H

Expand Down
2 changes: 0 additions & 2 deletions include/linux/i2c-algo-pcf.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
/* With some changes from Kyösti Mälkki <kmalkki@cc.hut.fi> and even
Frodo Looijaard <frodol@dds.nl> */

/* $Id: i2c-algo-pcf.h,v 1.8 2003/01/21 08:08:16 kmalkki Exp $ */

#ifndef _LINUX_I2C_ALGO_PCF_H
#define _LINUX_I2C_ALGO_PCF_H

Expand Down
2 changes: 0 additions & 2 deletions include/linux/i2c-dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

/* $Id: i2c-dev.h,v 1.13 2003/01/21 08:08:16 kmalkki Exp $ */

#ifndef _LINUX_I2C_DEV_H
#define _LINUX_I2C_DEV_H

Expand Down
2 changes: 0 additions & 2 deletions include/linux/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
/* With some changes from Kyösti Mälkki <kmalkki@cc.hut.fi> and
Frodo Looijaard <frodol@dds.nl> */

/* $Id: i2c.h,v 1.68 2003/01/21 08:08:16 kmalkki Exp $ */

#ifndef _LINUX_I2C_H
#define _LINUX_I2C_H

Expand Down

0 comments on commit bf813b3

Please sign in to comment.