commit | 49a0f8cc964c612164ef101267f90266279409a7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:56:32 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:57:46 2019 +0800 |
tree | ba8badcc01eb994e0ab5fd0e393cb99a3a52fd20 | |
parent | 59c871bca799e1dae0144192d936ac0a3c172686 [diff] |
x86: Move acpi_s3.h to a common location At present this hedaer is only available on x86. To allow sandbox to use it for testing, move it to a common location. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>