Re: [PATCH v3 09/20] platform/x86: intel-rst: Move to intel sub-directory
From: Andy Shevchenko
Date: Thu Aug 19 2021 - 08:14:01 EST
On Thu, Aug 19, 2021 at 6:34 AM Kate Hsuan <hpa@xxxxxxxxxx> wrote:
>
> Move intel-rst to intel sub-directory to improve readability
> and rename it from intel-rst.c to ips.c
> # Intel uncore drivers
>
> -obj-$(CONFIG_INTEL_RST) += intel-rst.o
> +
Stray change.
...
> -
Ditto.
> +intel-rst-y := rst.o
> +obj-$(CONFIG_INTEL_RST) += intel-rst.o
--
With Best Regards,
Andy Shevchenko