diff options
| author | Jean Delvare <khali@linux-fr.org> | 2005-10-07 23:09:04 +0200 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-10-28 14:02:09 -0700 | 
| commit | bf813b314a2271c3f3903eb3279ebf5e09b3d27a (patch) | |
| tree | da029880a66422cd5aebe0191287a215e9d273b0 /include/linux/i2c-dev.h | |
| parent | e8aafcb2bba1fe122907161701a167e38174c7a5 (diff) | |
| download | olio-linux-3.10-bf813b314a2271c3f3903eb3279ebf5e09b3d27a.tar.xz olio-linux-3.10-bf813b314a2271c3f3903eb3279ebf5e09b3d27a.zip  | |
[PATCH] i2c: Drop useless CVS revision IDs
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>
Diffstat (limited to 'include/linux/i2c-dev.h')
| -rw-r--r-- | include/linux/i2c-dev.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/i2c-dev.h b/include/linux/i2c-dev.h index 54169567976..81c229a0fbc 100644 --- a/include/linux/i2c-dev.h +++ b/include/linux/i2c-dev.h @@ -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  |