[RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Thu Aug 3 22:56:29 PDT 2023
On Thu, Aug 03, 2023 at 11:29:04PM +0530, Sunil V L wrote:
> Using new interface to get the CBO block size information in
> RHCT, initialize the variables on ACPI platforms.
...
> #include <linux/of.h>
> +#include <linux/acpi.h>
Can you keep it sorted (to some extent)?
> +#include <asm/acpi.h>
What do you need this for?
> #include <asm/cacheflush.h>
--
With Best Regards,
Andy Shevchenko
More information about the linux-riscv
mailing list