From 6613d18e90385db5cdbe32fe47567a3c11575b2d Mon Sep 17 00:00:00 2001 From: Vadim Pasternak Date: Mon, 31 Oct 2016 07:22:33 +0000 Subject: 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 Acked-by: Thomas Gleixner Signed-off-by: Andy Shevchenko --- arch/x86/platform/mellanox/Makefile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 arch/x86/platform/mellanox/Makefile (limited to 'arch/x86/platform/mellanox/Makefile') diff --git a/arch/x86/platform/mellanox/Makefile b/arch/x86/platform/mellanox/Makefile deleted file mode 100644 index f43c93188a1d..000000000000 --- a/arch/x86/platform/mellanox/Makefile +++ /dev/null @@ -1 +0,0 @@ -obj-$(CONFIG_MLX_PLATFORM) += mlx-platform.o -- cgit v1.2.3