Hi Andrew,
On Fri, Feb 2, 2024 at 1:26 AM Andrew Davis wrote:
>
> The disable_linefill_optimization() function is only ever loaded by the
> R5 core, move the code into the R5 directory.
>
> Signed-off-by: Andrew Davis
> ---
> arch/arm/mach-k3/common.c| 25 -
> arch/a
The disable_linefill_optimization() function is only ever loaded by the
R5 core, move the code into the R5 directory.
Signed-off-by: Andrew Davis
---
arch/arm/mach-k3/common.c| 25 -
arch/arm/mach-k3/r5/Makefile | 1 +
arch/arm/mach-k3/r5/common.c | 35 ++
2 matches
Mail list logo