[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101020180332.GO7285@angua.secretlab.ca>
Date: Wed, 20 Oct 2010 12:03:32 -0600
From: Grant Likely <grant.likely@...retlab.ca>
To: Ralf Baechle <ralf@...ux-mips.org>
Cc: David Daney <ddaney@...iumnetworks.com>, linux-mips@...ux-mips.org,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Dezhong Diao <dediao@...co.com>
Subject: Re: [PATCH] of/mips: Cleanup some include directives/files.
On Wed, Oct 20, 2010 at 07:58:30AM +0100, Ralf Baechle wrote:
> On Tue, Oct 19, 2010 at 03:50:31PM -0700, David Daney wrote:
>
> > The __init directives should go on the definitions of things, not the
> > declaration, also __init is meaningless for inline functions, so
> > remove it from prom.h. This allows us to get rid of a useless
> > #include, but most of the rest of them are useless too, so kill them
> > as well.
> >
> > If of_i2c.c needs irq definitions, it should include linux/irq.h
> > directly, not assume indirect inclusion via asm/prom.h.
>
> Grant, I assume you're going to merge this one.
>
> Acked-by: Ralf Baechle <ralf@...ux-mips.org>
Yes, I'll pick it up. I'm compile testing now.
g.
>
> Ralf
--
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