diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-02 09:04:51 -0400 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-04 06:59:41 -0400 |
commit | fcb31dbb36bfaa96ceb64ed0924a828013429840 (patch) | |
tree | 5d40d663d000b95cf1a06e69ae03e506407a0d11 | |
parent | 0e0aff21261aba52ee37b59fcf48202230fc7377 (diff) |
CRIS: Remove CVS tag.
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
-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 @@ | |||
1 | /* $Id: i2c.h,v 1.3 2004/05/28 09:26:59 starvik Exp $ */ | 1 | /* i2c.h */ |
2 | |||
3 | int i2c_init(void); | 2 | int i2c_init(void); |
4 | 3 | ||
5 | /* High level I2C actions */ | 4 | /* High level I2C actions */ |