提交 885e42d9 编写于 作者: W Wolfram Sang 提交者: Peter Rosin

i2c: mux: pca9541: sort include files

Make it consistent with the other drivers.
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
Signed-off-by: NPeter Rosin <peda@axentia.se>
上级 aae4e7a8
...@@ -16,15 +16,14 @@ ...@@ -16,15 +16,14 @@
* warranty of any kind, whether express or implied. * warranty of any kind, whether express or implied.
*/ */
#include <linux/module.h>
#include <linux/jiffies.h>
#include <linux/delay.h> #include <linux/delay.h>
#include <linux/slab.h>
#include <linux/device.h> #include <linux/device.h>
#include <linux/i2c.h> #include <linux/i2c.h>
#include <linux/i2c-mux.h> #include <linux/i2c-mux.h>
#include <linux/i2c/pca954x.h> #include <linux/i2c/pca954x.h>
#include <linux/jiffies.h>
#include <linux/module.h>
#include <linux/slab.h>
/* /*
* The PCA9541 is a bus master selector. It supports two I2C masters connected * The PCA9541 is a bus master selector. It supports two I2C masters connected
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册