commit | 2be03aedbb6d78929c9e3be0d1850830303744f7 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Aug 14 10:23:25 2017 +0200 |
committer | Peter Rosin <peda@axentia.se> | Mon Aug 14 11:54:03 2017 +0200 |
tree | 7fac0502d3cbd1a7843d9c657d56cfd4257e4997 | |
parent | 885e42d9c267d23d6001275e819e2448bf59ea8c [diff] |
i2c: mux: pca954x: 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>