[PATCH 15/16] irqchip: vic: mark vic_of_init() as static
Linus Walleij
linus.walleij at linaro.org
Wed Nov 21 09:40:02 EST 2012
On Wed, Nov 21, 2012 at 1:53 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> On Wed, 21 Nov 2012 13:40:57 +0100, Linus Walleij wrote:
>> It may be that I have missed some patches, but are really all VIC
>> users converted in this patch series?
>
> In this patch series, I'm making vic_of_init() static. vic_init() used
> by non-DT platforms is kept as is, with no change, so I'm not sure why
> you're worried about vic_init() being a problem.
Probably because I didn't parse the _of_ part :-/
Sorry about the fuzz!
But the idea is to use the same convenient mechanism for
the non-DT platforms later, so we get rid of all the incldue
headers I guess?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list