]> err.no Git - linux-2.6/blobdiff - drivers/i2c/busses/i2c-s3c2410.c
[PATCH] I2C: fix up some sysfs device attribute file parameters
[linux-2.6] / drivers / i2c / busses / i2c-s3c2410.c
index fcfa51c1436b5689c6ed27fec76db2f65d9d65d6..a3b38257cc3d51e9f4d9ab826c03edd7173a4523 100644 (file)
@@ -20,6 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 
@@ -533,7 +534,7 @@ static int s3c24xx_i2c_doxfer(struct s3c24xx_i2c *i2c, struct i2c_msg *msgs, int
 /* s3c24xx_i2c_xfer
  *
  * first port of call from the i2c bus code when an message needs
- * transfering across the i2c bus.
+ * transferring across the i2c bus.
 */
 
 static int s3c24xx_i2c_xfer(struct i2c_adapter *adap,