On Wed, Jul 8, 2020 at 11:34 AM Simon Glass <s...@chromium.org> wrote: > > These registers need to be accesses from ACPI code, so move them to the > header file. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com> > --- > > (no changes since v1) > > drivers/power/acpi_pmc/acpi-pmc-uclass.c | 9 --------- > include/power/acpi_pmc.h | 14 ++++++++++++++ > 2 files changed, 14 insertions(+), 9 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>