aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/intel/Makefile
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2015-07-08 17:45:05 +0300
committerThomas Gleixner <tglx@linutronix.de>2015-07-16 17:48:47 +0200
commit23ae2a16bb39d999892a86a65933fe3e9b6b525f (patch)
tree2b7baf1b560f774e962ee345547f4ed31abd382c /arch/x86/platform/intel/Makefile
parentx86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom (diff)
downloadlinux-dev-23ae2a16bb39d999892a86a65933fe3e9b6b525f.tar.xz
linux-dev-23ae2a16bb39d999892a86a65933fe3e9b6b525f.zip
x86/platform/iosf_mbi: Move to dedicated folder
Move the driver to arch/x86/platform/intel since it is not a core kernel code and it is related to many Intel SoCs from different groups: Atom, MID, etc. There is no functional change. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Cc: David E . Box <david.e.box@linux.intel.com> Link: http://lkml.kernel.org/r/1436366709-17683-2-git-send-email-andriy.shevchenko@linux.intel.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/platform/intel/Makefile')
-rw-r--r--arch/x86/platform/intel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/platform/intel/Makefile b/arch/x86/platform/intel/Makefile
new file mode 100644
index 000000000000..b878032fbc82
--- /dev/null
+++ b/arch/x86/platform/intel/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_IOSF_MBI) += iosf_mbi.o