aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2011-03-20 14:50:52 +0100
committerJean Delvare <[email protected]>2011-03-20 14:50:52 +0100
commit950a5097855e2d0ac2c91a33f67eeac3be802bf5 (patch)
tree471a85c0c31d9c2eaec3bb34af7342a19f7e2434
parenta952baa034ae7c2e4a66932005cbc7ebbccfe28d (diff)
i2c-boardinfo: Fix typo in comment
Signed-off-by: Wolfram Sang <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
-rw-r--r--drivers/i2c/i2c-boardinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/i2c-boardinfo.c b/drivers/i2c/i2c-boardinfo.c
index 7e6a63b57165..3ca2e012e789 100644
--- a/drivers/i2c/i2c-boardinfo.c
+++ b/drivers/i2c/i2c-boardinfo.c
@@ -1,5 +1,5 @@
/*
- * i2c-boardinfo.h - collect pre-declarations of I2C devices
+ * i2c-boardinfo.c - collect pre-declarations of I2C devices
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by