x86/platform/intel-mid: Remove per platform code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 29 Jun 2018 19:31:13 +0000 (22:31 +0300)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 3 Jul 2018 11:08:21 +0000 (13:08 +0200)
commit41afb1dfad4d6af0c716746f6a15f3230482955c
treedc6daf5e123ff597c2ccad9de3e2a412d9f7b868
parentd99e5da91b36db5c35ddaf3653b280ee060971da
x86/platform/intel-mid: Remove per platform code

After custom TSC calibration gone, there is no more reason to have
custom platform code for each of Intel MID.

Thus, remove it for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Pavel Tatashin <pasha.tatashin@oracle.com>
Link: https://lkml.kernel.org/r/20180629193113.84425-7-andriy.shevchenko@linux.intel.com
arch/x86/include/asm/intel-mid.h
arch/x86/platform/intel-mid/Makefile
arch/x86/platform/intel-mid/intel-mid.c
arch/x86/platform/intel-mid/intel_mid_weak_decls.h [deleted file]
arch/x86/platform/intel-mid/mfld.c [deleted file]
arch/x86/platform/intel-mid/mrfld.c [deleted file]