diff options
author | Vadim Pasternak <vadimp@mellanox.com> | 2016-10-31 03:22:33 -0400 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-12-16 16:30:24 -0500 |
commit | 6613d18e90385db5cdbe32fe47567a3c11575b2d (patch) | |
tree | 3def9426d9a975fcffec1cbecf80d3e823096dee /MAINTAINERS | |
parent | cb2bf25145e0d2abef20f47dd2ae55bff97fd9cb (diff) |
platform/x86: mlx-platform: Move module from arch/x86
Since mlx-platform is not an architectural driver, it is moved out
of arch/x86/platform to drivers/platform/x86.
Relevant Makefile and Kconfig are updated.
Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e30399e715f..960f364f1c94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7879,7 +7879,7 @@ MELLANOX PLATFORM DRIVER | |||
7879 | M: Vadim Pasternak <vadimp@mellanox.com> | 7879 | M: Vadim Pasternak <vadimp@mellanox.com> |
7880 | L: platform-driver-x86@vger.kernel.org | 7880 | L: platform-driver-x86@vger.kernel.org |
7881 | S: Supported | 7881 | S: Supported |
7882 | F: arch/x86/platform/mellanox/mlx-platform.c | 7882 | F: drivers/platform/x86/mlx-platform.c |
7883 | 7883 | ||
7884 | MELLANOX MLX CPLD HOTPLUG DRIVER | 7884 | MELLANOX MLX CPLD HOTPLUG DRIVER |
7885 | M: Vadim Pasternak <vadimp@mellanox.com> | 7885 | M: Vadim Pasternak <vadimp@mellanox.com> |