[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdaw=xiqk5aYuFStZhYWuvZOBvGdnqW4qyd0E83K=4J+iw@mail.gmail.com>
Date: Wed, 7 Aug 2013 21:37:04 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Jingoo Han <jg1.han@...sung.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Barry Song <baohua.song@....com>
Subject: Re: [PATCH 3/3] pinctrl: sirf: add missing __iomem annotation
On Tue, Aug 6, 2013 at 11:14 AM, Jingoo Han <jg1.han@...sung.com> wrote:
> Added missing __iomem annotation in order to fix the following
> sparse warnings:
>
> drivers/pinctrl/sirf/pinctrl-sirf.c:846:14: warning: incorrect type in assignment (different address spaces)
> drivers/pinctrl/sirf/pinctrl-sirf.c:846:14: expected void *regs
> drivers/pinctrl/sirf/pinctrl-sirf.c:846:14: got void [noderef] <asn:2>*
> drivers/pinctrl/sirf/pinctrl-sirf.c:869:33: warning: incorrect type in assignment (different address spaces)
> drivers/pinctrl/sirf/pinctrl-sirf.c:869:33: expected void [noderef] <asn:2>*regs
> drivers/pinctrl/sirf/pinctrl-sirf.c:869:33: got void *regs
> drivers/pinctrl/sirf/pinctrl-sirf.c:909:17: warning: incorrect type in argument 1 (different address spaces)
> drivers/pinctrl/sirf/pinctrl-sirf.c:909:17: expected void volatile [noderef] <asn:2>*addr
> drivers/pinctrl/sirf/pinctrl-sirf.c:909:17: got void *regs
>
> Signed-off-by: Jingoo Han <jg1.han@...sung.com>
Patch applied.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists