Andy Shevchenko b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation
In Baytrail and Quark support code acpi_fill_madt() is identical.

Deduplicate its implementation by moving to lib/acpi_tables.c.

At the same time mark acpi_fill_madt() with __weak attribute to keep a
possibility to override it in platform code

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-07-30 10:30:25 +08:00
..
2017-07-30 10:30:25 +08:00
2017-05-17 17:11:46 +08:00
2017-07-30 10:30:25 +08:00
2016-02-05 12:47:23 +08:00
2016-02-06 12:00:59 +01:00
2017-02-06 11:38:46 +08:00
2017-02-07 13:07:26 +08:00
2017-02-06 11:38:46 +08:00
2017-05-17 17:11:46 +08:00