i2c: mux: mlxcpld: remove unused including <linux/version.h>
authorWei Yongjun <weiyongjun1@huawei.com>
Thu, 12 Jan 2017 14:29:04 +0000 (14:29 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 9 Feb 2017 16:29:21 +0000 (17:29 +0100)
Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/muxes/i2c-mux-mlxcpld.c

index b7ca249ec9c38b884ed48fbb8387dcc6729f1cc6..e53f2abd135070e78aa166738df08013ef784604 100644 (file)
@@ -40,7 +40,6 @@
 #include <linux/module.h>
 #include <linux/platform_device.h>
 #include <linux/slab.h>
-#include <linux/version.h>
 #include <linux/i2c/mlxcpld.h>
 
 #define CPLD_MUX_MAX_NCHANS    8