Messages in this thread |  | | Date | Tue, 21 Oct 2014 10:32:00 +0200 | Subject | Re: [PATCH v2] pinctrl: st: Fix Sparse error | From | Linus Walleij <> |
| |
On Tue, Sep 30, 2014 at 8:09 AM, Pramod Gurav <pramod.gurav@smartplayin.com> wrote:
> This change fixes below sparse error, > drivers/pinctrl/pinctrl-st.c:1515:31: error: incompatible types for operation (>) > drivers/pinctrl/pinctrl-st.c:1515:31: left side has type void [noderef] <asn:2>*irqmux_base > drivers/pinctrl/pinctrl-st.c:1515:31: right side has type int > > Cc: Maxime Coquelin <maxime.coquelin@st.com> > Cc: Patrice Chotard <patrice.chotard@st.com> > CC: Linus Walleij <linus.walleij@linaro.org> > Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
No comments so patch applied.
Yours, Linus Walleij
|  |