[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <159605236281.1360974.15458666297570212765@swboyd.mtv.corp.google.com>
Date: Wed, 29 Jul 2020 12:52:42 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Arnd Bergmann <arnd@...db.de>,
Michael Turquette <mturquette@...libre.com>
Cc: Arnd Bergmann <arnd@...db.de>, kernel test robot <lkp@...el.com>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: mmp: avoid missing prototype warning
Quoting Arnd Bergmann (2020-07-29 04:34:39)
> The kernel test robot points out two harmless warnings in the
> mmp clk drivers:
>
> drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init' [-Wmissing-prototypes]
> drivers/clk/mmp/clk-pxa910.c:66:13: warning: no previous prototype for 'pxa910_clk_init' [-Wmissing-prototypes]
>
> Fix these by including corresponding header file.
>
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
Applied to clk-next
Powered by blists - more mailing lists