Hi Simon, On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <[email protected]> wrote: > > These registers need to be accesses from ACPI code, so move them to the > header file. >
I don't think these are common offset to every platform. > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/power/acpi_pmc/acpi-pmc-uclass.c | 9 --------- > include/power/acpi_pmc.h | 14 ++++++++++++++ > 2 files changed, 14 insertions(+), 9 deletions(-) > Regards, Bin

