On Thu, 2016-10-27 at 13:59 +0000, vadimp@xxxxxxxxxxxx wrote: > From: Vadim Pasternak <vadimp@xxxxxxxxxxxx> > > Move module mlx-platform.c from arch/x86/platform/mellanox/ to > drivers/platform/x86/. > Remove folder arch/x86/platform/mellanox/ and update relevant Makefile > and Kconfig. No way, please use -M -C. > > Signed-off-by: Vadim Pasternak <vadimp@xxxxxxxxxxxx> > --- > MAINTAINERS | 2 +- > arch/x86/Kconfig | 12 -- > arch/x86/platform/Makefile | 1 - > arch/x86/platform/mellanox/Makefile | 1 - > arch/x86/platform/mellanox/mlx-platform.c | 266 ------------------- > ----------- > drivers/platform/x86/Kconfig | 14 +- > drivers/platform/x86/Makefile | 1 + > drivers/platform/x86/mlx-platform.c | 266 > ++++++++++++++++++++++++++++++ > 8 files changed, 281 insertions(+), 282 deletions(-) > delete mode 100644 arch/x86/platform/mellanox/Makefile > delete mode 100644 arch/x86/platform/mellanox/mlx-platform.c > create mode 100644 drivers/platform/x86/mlx-platform.c -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html