On Thu, Sep 17, 2020 at 2:31 PM Pi-Hsun Shih <pihsun@xxxxxxxxxxxx> wrote: > > Add support for mt8192 SCP. > > Signed-off-by: Pi-Hsun Shih <pihsun@xxxxxxxxxxxx> Has done 1 round review on: https://crrev.com/c/2297082 > +#define MT8192_CORE0_R_GPR1 0x30044 > +#define MT8192_CORE0_R_GPR2 0x30048 Remove them because these 2 macros are unused now. With that, Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>