[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <D069945D-A47A-4782-91B5-F3D4209F6003@kernel.crashing.org>
Date: Wed, 30 Apr 2008 20:29:56 -0500
From: Kumar Gala <galak@...nel.crashing.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Greg KH <greg@...ah.com>, Andrew Morton <akpm@...l.org>,
htejun@...il.com, Jeff Garzik <jeff@...zik.org>,
linux-kernel@...r.kernel.org, Emilian.Medve@...escale.com,
linuxppc-dev@...abs.org
Subject: Re: [PATCH v2] [POWERPC] devres: Add devm_ioremap_flags()
On Apr 30, 2008, at 8:18 PM, Stephen Rothwell wrote:
> On Wed, 30 Apr 2008 11:08:51 -0500 (CDT) Kumar Gala <galak@...nel.crashing.org
> > wrote:
>>
>> +++ b/arch/powerpc/lib/devres.c
>> @@ -0,0 +1,33 @@
>> +#include <linux/device.h> /* devres_*(), devm_ioremap_release() */
>> +#include <linux/io.h> /* ioremap_flags() */
>> +#include <linux/module.h> /* EXPORT_SYMBOL() */
>
> This file needs a copyright notice and license ...
agreed. will add.
- k
--
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