commit | 6613d18e90385db5cdbe32fe47567a3c11575b2d | [log] [tgz] |
---|---|---|
author | Vadim Pasternak <vadimp@mellanox.com> | Mon Oct 31 07:22:33 2016 +0000 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Dec 16 23:30:24 2016 +0200 |
tree | 3def9426d9a975fcffec1cbecf80d3e823096dee | |
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>