diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2018-04-19 22:00:08 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-05-17 16:27:52 +0200 |
commit | 62ea22c4954f5b147488eefa644d668e843be6f7 (patch) | |
tree | 34a8a79e0cfee07467fb147a40b414ffcf1d1f71 /MAINTAINERS | |
parent | 1e9d42194e4c8f0ba3f9d4f72b5f54050ddf7a39 (diff) | |
download | linux-62ea22c4954f5b147488eefa644d668e843be6f7.tar.gz linux-62ea22c4954f5b147488eefa644d668e843be6f7.tar.bz2 linux-62ea22c4954f5b147488eefa644d668e843be6f7.zip |
i2c: mux: gpio: move header to platform_data
This header only contains platform_data. Move it to the proper directory.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Peter Korsgaard <peter.korsgaard@barco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38760fcce99a..894f2bf9c9ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5885,7 +5885,7 @@ M: Peter Korsgaard <peter.korsgaard@barco.com> L: linux-i2c@vger.kernel.org S: Supported F: drivers/i2c/muxes/i2c-mux-gpio.c -F: include/linux/i2c-mux-gpio.h +F: include/linux/platform_data/i2c-mux-gpio.h F: Documentation/i2c/muxes/i2c-mux-gpio GENERIC HDLC (WAN) DRIVERS |