commit | abeaca8562205c8cc8b8c0cec889260ecaf78af1 | [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 | 9c442a68e5868090becc509197779d4f52d4d769 [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>