From: Wolfram Sang Date: Sun, 20 Mar 2011 13:50:52 +0000 (+0100) Subject: i2c-boardinfo: Fix typo in comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=950a5097855e2d0ac2c91a33f67eeac3be802bf5;p=deliverable%2Flinux.git i2c-boardinfo: Fix typo in comment Signed-off-by: Wolfram Sang Signed-off-by: Jean Delvare --- 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