commit | b38309b7375e2fa6d99c14f4abd84985dc932ff1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 26 09:19:52 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Apr 30 17:16:12 2020 +0800 |
tree | 25d3424db4270d2ff1639ca7fb1d928647778816 | |
parent | 7e586f69070db02171dca77f41adbcccd6394b33 [diff] |
acpi: Move the xsdt pointer to acpi_ctx Put this in the context along with the other important pointers. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>