OSDN Git Service

i2c: mux: mlxcpld: move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Mon, 14 Aug 2017 08:23:26 +0000 (10:23 +0200)
committerPeter Rosin <peda@axentia.se>
Mon, 14 Aug 2017 09:54:10 +0000 (11:54 +0200)
commit26b1083b4545ec08a7dcfe759323a2e142d60d75
tree099f1e5768a931483649fb6db92c7b8d83103efc
parent2be03aedbb6d78929c9e3be0d1850830303744f7
i2c: mux: mlxcpld: move header file out of I2C realm

include/linux/i2c is not for client devices. Move the header file to a
more appropriate location.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Peter Rosin <peda@axentia.se>
drivers/i2c/muxes/i2c-mux-mlxcpld.c
include/linux/platform_data/x86/mlxcpld.h [moved from include/linux/i2c/mlxcpld.h with 100% similarity]