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/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86/platform/Makefile') diff --git a/arch/x86/platform/Makefile b/arch/x86/platform/Makefile index 3c3c19ea94df..184842ef332e 100644 --- a/arch/x86/platform/Makefile +++ b/arch/x86/platform/Makefile @@ -8,7 +8,6 @@ obj-y += iris/ obj-y += intel/ obj-y += intel-mid/ obj-y += intel-quark/ -obj-y += mellanox/ obj-y += olpc/ obj-y += scx200/ obj-y += sfi/ -- cgit v1.2.3