diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-07-21 19:32:04 (GMT) |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-07-30 02:30:25 (GMT) |
commit | b156da91fb1c266f140d49b0e79bb7c4071dae43 (patch) | |
tree | 1eeecc88deb563a5c5f8ff7c3368460b7dcb1e10 /board/espt | |
parent | 2dcbef6f6c43737b3e9244478c6e768a1e73babf (diff) | |
download | u-boot-fsl-qoriq-b156da91fb1c266f140d49b0e79bb7c4071dae43.tar.xz |
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>
Diffstat (limited to 'board/espt')
0 files changed, 0 insertions, 0 deletions