Re: [PATCH 2/2] riscv: fix build warning of mm/pageattr

From: Pekka Enberg
Date: Thu Jul 16 2020 - 03:11:37 EST


On Thu, Jul 16, 2020 at 9:16 AM Zong Li <zong.li@xxxxxxxxxx> wrote:
>
> Add hearder for missing prototype. Also, static keyword should be at
> beginning of declaration.
>
> Signed-off-by: Zong Li <zong.li@xxxxxxxxxx>

Which prototype is missing?

- Pekka