[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdZJjuCMrxka5R2YLgcjwjjXCBEgDP5_+M7nxo5ZX6W4+A@mail.gmail.com>
Date: Wed, 30 Jun 2021 02:40:01 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Sergio Paracuellos <sergio.paracuellos@...il.com>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] pinctrl: ralink: rt305x: add missing include
On Tue, Jun 29, 2021 at 4:34 PM Sergio Paracuellos
<sergio.paracuellos@...il.com> wrote:
> Header 'rt305x.h' is ralink architecture dependent file where
> other general definitions which are in 'ralink_regs.h' are
> being used. This 'rt305x.h' is only being included in two
> different files: 'rt305x.c' and 'pinctrl-rt305x.c'. When
> file 'pinctrl-rt305x.c' is being compiled definitions in
> 'ralink_regs.h' are need to build it properly. Hence, add
> missing include 'ralink_regs.h' in 'pinctrl-rt305x.c'
> source to avoid compilation problems.
>
> Fixes: 3a1b0ca5a83b ("pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' file")
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Sergio Paracuellos <sergio.paracuellos@...il.com>
Patch applied!
Yours,
Linus Walleij
Powered by blists - more mailing lists