Re: [PATCH -next] arm64: mm: Remove unused declaration early_io_map()
From: Catalin Marinas
Date: Mon Aug 05 2024 - 10:55:23 EST
On Mon, Aug 05, 2024 at 10:00:38PM +0800, Yue Haibing wrote:
> Commit bf4b558eba92 ("arm64: add early_ioremap support") removed the
> implementation but leave declaration.
>
> Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx>
Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>
The '-next' in the subject confused me a bit. We normally use it when we
fix something that's in linux-next only. Anyway, the patch looks good
for 6.12.
--
Catalin