]> Pileus Git - ~andy/linux/blobdiff - drivers/i2c/muxes/i2c-mux-pca954x.c
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
[~andy/linux] / drivers / i2c / muxes / i2c-mux-pca954x.c
index e835304e7b5a0c1305a5997b38dd3c805fd0134d..550bd36aa5d651b7324879df550563ca0c85d53e 100644 (file)
@@ -28,7 +28,7 @@
  * Based on:
  *     i2c-virtual_cb.c from Brian Kuschak <bkuschak@yahoo.com>
  * and
- *     pca9540.c from Jean Delvare <khali@linux-fr.org>.
+ *     pca9540.c from Jean Delvare <jdelvare@suse.de>.
  *
  * This file is licensed under the terms of the GNU General Public
  * License version 2. This program is licensed "as is" without any
@@ -40,7 +40,6 @@
 #include <linux/i2c.h>
 #include <linux/i2c-mux.h>
 #include <linux/i2c/pca954x.h>
-#include <linux/init.h>
 #include <linux/module.h>
 #include <linux/of_gpio.h>
 #include <linux/slab.h>