diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-02 15:04:51 +0200 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-04 12:59:41 +0200 |
commit | fcb31dbb36bfaa96ceb64ed0924a828013429840 (patch) | |
tree | 5d40d663d000b95cf1a06e69ae03e506407a0d11 /arch/cris/arch-v10 | |
parent | 0e0aff21261aba52ee37b59fcf48202230fc7377 (diff) |
CRIS: Remove CVS tag.
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/arch-v10')
-rw-r--r-- | arch/cris/arch-v10/drivers/i2c.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/cris/arch-v10/drivers/i2c.h b/arch/cris/arch-v10/drivers/i2c.h index 4ee91426bd40..e36c96276478 100644 --- a/arch/cris/arch-v10/drivers/i2c.h +++ b/arch/cris/arch-v10/drivers/i2c.h @@ -1,5 +1,4 @@ -/* $Id: i2c.h,v 1.3 2004/05/28 09:26:59 starvik Exp $ */ - +/* i2c.h */ int i2c_init(void); /* High level I2C actions */ |