diff options
Diffstat (limited to 'arch/cris/arch-v10/drivers/i2c.h')
-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 */ |